- cacheBaseStatistics(BaseStatistics, String) - Method in class org.apache.flink.compiler.DataStatistics
-
Caches the given statistics.
- cacheBaseStatistics(BaseStatistics, String) - Method in class org.apache.flink.compiler.NonCachingDataStatistics
-
- cachedPlans - Variable in class org.apache.flink.compiler.dag.OptimizerNode
-
- cacheFile - Variable in class org.apache.flink.api.common.Plan
-
Hash map for files in the distributed cache: registered name to cache entry.
- call(IOReadableWritable, InetSocketAddress, Class<?>) - Method in class org.apache.flink.runtime.ipc.Client
-
Make a call, passing param, to the IPC server running at address which is servicing the
protocol protocol,
with the ticket credentials, returning the value.
- call(Class<?>, IOReadableWritable, long) - Method in class org.apache.flink.runtime.ipc.RPC.Server
-
- call(Class<?>, IOReadableWritable, long) - Method in class org.apache.flink.runtime.ipc.Server
-
Called for each call.
- callWithNextKey(FlatJoinFunction<V1, V2, O>, Collector<O>) - Method in class org.apache.flink.runtime.operators.hash.BuildFirstHashMatchIterator
-
- callWithNextKey(FlatJoinFunction<V1, V2, O>, Collector<O>) - Method in class org.apache.flink.runtime.operators.hash.BuildSecondHashMatchIterator
-
- callWithNextKey(FlatJoinFunction<T1, T2, O>, Collector<O>) - Method in class org.apache.flink.runtime.operators.sort.MergeMatchIterator
-
Calls the JoinFunction#match() method for all two key-value pairs that share the same key and come
from different inputs.
- callWithNextKey(FlatJoinFunction<V1, V2, O>, Collector<O>) - Method in interface org.apache.flink.runtime.operators.util.JoinTaskIterator
-
Moves the internal pointer to the next key that both inputs share.
- cancel(String[]) - Method in class org.apache.flink.client.CliFrontend
-
Executes the cancel action.
- cancel() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativePactTask
-
- cancel() - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
-
This method is called when a task is canceled either as a result of a user abort or an execution failure.
- cancel() - Method in class org.apache.flink.runtime.operators.AbstractCachedBuildSideMatchDriver
-
- cancel() - Method in class org.apache.flink.runtime.operators.AllGroupReduceDriver
-
- cancel() - Method in class org.apache.flink.runtime.operators.AllReduceDriver
-
- cancel() - Method in class org.apache.flink.runtime.operators.CoGroupDriver
-
- cancel() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
-
- cancel() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
-
- cancel() - Method in class org.apache.flink.runtime.operators.CollectorMapDriver
-
- cancel() - Method in class org.apache.flink.runtime.operators.CrossDriver
-
- cancel() - Method in class org.apache.flink.runtime.operators.DataSinkTask
-
- cancel() - Method in class org.apache.flink.runtime.operators.DataSourceTask
-
- cancel() - Method in class org.apache.flink.runtime.operators.FlatMapDriver
-
- cancel() - Method in class org.apache.flink.runtime.operators.GroupReduceCombineDriver
-
- cancel() - Method in class org.apache.flink.runtime.operators.GroupReduceDriver
-
- cancel() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
-
- cancel() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
-
- cancel() - Method in class org.apache.flink.runtime.operators.MapDriver
-
- cancel() - Method in class org.apache.flink.runtime.operators.MatchDriver
-
- cancel() - Method in class org.apache.flink.runtime.operators.NoOpDriver
-
- cancel() - Method in interface org.apache.flink.runtime.operators.PactDriver
-
This method is invoked when the driver must aborted in mid processing.
- cancel() - Method in class org.apache.flink.runtime.operators.ReduceCombineDriver
-
- cancel() - Method in class org.apache.flink.runtime.operators.ReduceDriver
-
- cancel() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- cancelChainedTasks(List<ChainedDriver<?, ?>>) - Static method in class org.apache.flink.runtime.operators.RegularPactTask
-
- cancelExecution() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- cancelExecution() - Method in class org.apache.flink.runtime.taskmanager.Task
-
- cancelJob() - Method in class org.apache.flink.runtime.client.JobClient
-
Cancels the job assigned to this job client.
- cancelJob(JobID) - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- cancelJob(JobID) - Method in interface org.apache.flink.runtime.protocols.JobManagementProtocol
-
Requests to cancel the job specified by the given ID.
- cancelTask() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
Cancels and removes the task represented by this vertex
from the instance it is currently running on.
- cancelTask(ExecutionVertexID) - Method in class org.apache.flink.runtime.instance.Instance
-
Cancels the task identified by the given ID at the instance's
TaskManager.
- cancelTask() - Method in class org.apache.flink.runtime.operators.chaining.ChainedCollectorMapDriver
-
- cancelTask() - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
-
- cancelTask() - Method in class org.apache.flink.runtime.operators.chaining.ChainedFlatMapDriver
-
- cancelTask() - Method in class org.apache.flink.runtime.operators.chaining.ChainedMapDriver
-
- cancelTask() - Method in class org.apache.flink.runtime.operators.chaining.ChainedTerminationCriterionDriver
-
- cancelTask() - Method in class org.apache.flink.runtime.operators.chaining.SynchronousChainedCombineDriver
-
- cancelTask(ExecutionVertexID) - Method in interface org.apache.flink.runtime.protocols.TaskOperationProtocol
-
Advises the task manager to cancel the task with the given ID.
- cancelTask(ExecutionVertexID) - Method in class org.apache.flink.runtime.taskmanager.TaskManager
-
- CancelTaskException - Exception in org.apache.flink.runtime.execution
-
Thrown to trigger a canceling of the executing task.
- CancelTaskException() - Constructor for exception org.apache.flink.runtime.execution.CancelTaskException
-
- captureCPUUtilization(JobID, ThreadMXBean, long) - Method in class org.apache.flink.runtime.profiling.impl.EnvironmentThreadSet
-
- CartesianProductDescriptor - Class in org.apache.flink.compiler.operators
-
- CartesianProductDescriptor(boolean, boolean) - Constructor for class org.apache.flink.compiler.operators.CartesianProductDescriptor
-
- CCMessager() - Constructor for class org.apache.flink.spargel.java.examples.SpargelConnectedComponents.CCMessager
-
- CCUpdater() - Constructor for class org.apache.flink.spargel.java.examples.SpargelConnectedComponents.CCUpdater
-
- CENTERS_2D_AFTER_20_ITERATIONS_DOUBLE_DIGIT - Static variable in class org.apache.flink.test.testdata.KMeansData
-
- CENTERS_2D_AFTER_SINGLE_ITERATION_DOUBLE_DIGIT - Static variable in class org.apache.flink.test.testdata.KMeansData
-
- CENTERS_AFTER_20_ITERATIONS_DOUBLE_DIGIT - Static variable in class org.apache.flink.test.testdata.KMeansData
-
- CENTERS_AFTER_20_ITERATIONS_SINGLE_DIGIT - Static variable in class org.apache.flink.test.testdata.KMeansData
-
- CENTERS_AFTER_ONE_STEP - Static variable in class org.apache.flink.test.testdata.KMeansData
-
- CENTERS_AFTER_ONE_STEP_SINGLE_DIGIT - Static variable in class org.apache.flink.test.testdata.KMeansData
-
- Centroid() - Constructor for class org.apache.flink.example.java.clustering.KMeans.Centroid
-
- Centroid(int, double, double) - Constructor for class org.apache.flink.example.java.clustering.KMeans.Centroid
-
- Centroid(int, KMeans.Point) - Constructor for class org.apache.flink.example.java.clustering.KMeans.Centroid
-
- CentroidAccumulator() - Constructor for class org.apache.flink.example.java.clustering.KMeans.CentroidAccumulator
-
- CentroidAverager() - Constructor for class org.apache.flink.example.java.clustering.KMeans.CentroidAverager
-
- ChainedCollectorMapDriver<IT,OT> - Class in org.apache.flink.runtime.operators.chaining
-
- ChainedCollectorMapDriver() - Constructor for class org.apache.flink.runtime.operators.chaining.ChainedCollectorMapDriver
-
- ChainedDriver<IT,OT> - Class in org.apache.flink.runtime.operators.chaining
-
The interface to be implemented by drivers that do not run in an own pact task context, but are chained to other
tasks.
- ChainedDriver() - Constructor for class org.apache.flink.runtime.operators.chaining.ChainedDriver
-
- ChainedFlatMapDriver<IT,OT> - Class in org.apache.flink.runtime.operators.chaining
-
- ChainedFlatMapDriver() - Constructor for class org.apache.flink.runtime.operators.chaining.ChainedFlatMapDriver
-
- ChainedMapDriver<IT,OT> - Class in org.apache.flink.runtime.operators.chaining
-
- ChainedMapDriver() - Constructor for class org.apache.flink.runtime.operators.chaining.ChainedMapDriver
-
- chainedTasks - Variable in class org.apache.flink.runtime.operators.RegularPactTask
-
A list of chained drivers, if there are any.
- ChainedTerminationCriterionDriver<IT,OT> - Class in org.apache.flink.runtime.operators.chaining
-
- ChainedTerminationCriterionDriver() - Constructor for class org.apache.flink.runtime.operators.chaining.ChainedTerminationCriterionDriver
-
- Channel - Class in org.apache.flink.compiler.plan
-
- Channel(PlanNode) - Constructor for class org.apache.flink.compiler.plan.Channel
-
- Channel(PlanNode, TempMode) - Constructor for class org.apache.flink.compiler.plan.Channel
-
- Channel - Class in org.apache.flink.runtime.io.disk.iomanager
-
A Channel represents a collection of files that belong logically to the same resource.
- Channel() - Constructor for class org.apache.flink.runtime.io.disk.iomanager.Channel
-
- Channel - Class in org.apache.flink.runtime.io.network.channels
-
The base class for channel objects.
- Channel(int, ChannelID, ChannelID, ChannelType) - Constructor for class org.apache.flink.runtime.io.network.channels.Channel
-
Auxiliary constructor for channels
- Channel.Enumerator - Class in org.apache.flink.runtime.io.disk.iomanager
-
- Channel.ID - Class in org.apache.flink.runtime.io.disk.iomanager
-
An ID identifying an underlying fileChannel.
- ChannelAccess<T,R extends org.apache.flink.runtime.io.disk.iomanager.IORequest> - Class in org.apache.flink.runtime.io.disk.iomanager
-
A base class for readers and writers that read data from I/O manager channels, or write data to them.
- ChannelAccess(Channel.ID, RequestQueue<R>, boolean) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.ChannelAccess
-
Creates a new channel to the path indicated by the given ID.
- channelActive(ChannelHandlerContext) - Method in class org.apache.flink.runtime.io.network.netty.InboundEnvelopeDecoder
-
- ChannelCloseEvent - Class in org.apache.flink.runtime.io.network.channels
-
- ChannelCloseEvent() - Constructor for class org.apache.flink.runtime.io.network.channels.ChannelCloseEvent
-
- ChannelDeploymentDescriptor - Class in org.apache.flink.runtime.deployment
-
A channel deployment descriptor contains all the information necessary to deploy either an input or an output channel
as part of a task on a task manager.
- ChannelDeploymentDescriptor(ChannelID, ChannelID) - Constructor for class org.apache.flink.runtime.deployment.ChannelDeploymentDescriptor
-
Constructs a new channel deployment descriptor.
- ChannelDeploymentDescriptor() - Constructor for class org.apache.flink.runtime.deployment.ChannelDeploymentDescriptor
-
Default constructor for serialization/deserialization.
- ChannelID - Class in org.apache.flink.runtime.io.network.channels
-
- ChannelID() - Constructor for class org.apache.flink.runtime.io.network.channels.ChannelID
-
- ChannelID(long, long) - Constructor for class org.apache.flink.runtime.io.network.channels.ChannelID
-
- ChannelID(byte[]) - Constructor for class org.apache.flink.runtime.io.network.channels.ChannelID
-
- ChannelLookupProtocol - Interface in org.apache.flink.runtime.protocols
-
The channel lookup protocol can be used to resolve the ID of an output channel to all recipients which shall receive
the data of this channel.
- ChannelManager - Class in org.apache.flink.runtime.io.network
-
The channel manager sets up the network buffers and dispatches data between channels.
- ChannelManager(ChannelLookupProtocol, InstanceConnectionInfo, int, int, NetworkConnectionManager) - Constructor for class org.apache.flink.runtime.io.network.ChannelManager
-
- channelRead(ChannelHandlerContext, Object) - Method in class org.apache.flink.runtime.io.network.netty.InboundEnvelopeDecoder
-
- channelRead(ChannelHandlerContext, Object) - Method in class org.apache.flink.runtime.io.network.netty.InboundEnvelopeDispatcher
-
- ChannelReaderInputView - Class in org.apache.flink.runtime.io.disk.iomanager
-
A
DataInputView that is backed by a
BlockChannelReader, making it effectively a data input
stream.
- ChannelReaderInputView(BlockChannelReader, List<MemorySegment>, boolean) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.ChannelReaderInputView
-
Creates a new channel reader that reads from the given channel until the last block
(as marked by a
ChannelWriterOutputView) is found.
- ChannelReaderInputView(BlockChannelReader, List<MemorySegment>, int, boolean) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.ChannelReaderInputView
-
Creates a new channel reader that reads from the given channel, expecting a specified
number of blocks in the channel.
- ChannelReaderInputViewIterator<E> - Class in org.apache.flink.runtime.io.disk
-
A simple iterator over the input read though an I/O channel.
- ChannelReaderInputViewIterator(IOManager, Channel.ID, List<MemorySegment>, List<MemorySegment>, TypeSerializer<E>, int) - Constructor for class org.apache.flink.runtime.io.disk.ChannelReaderInputViewIterator
-
- ChannelReaderInputViewIterator(IOManager, Channel.ID, LinkedBlockingQueue<MemorySegment>, List<MemorySegment>, List<MemorySegment>, TypeSerializer<E>, int) - Constructor for class org.apache.flink.runtime.io.disk.ChannelReaderInputViewIterator
-
- ChannelReaderInputViewIterator(BlockChannelReader, LinkedBlockingQueue<MemorySegment>, List<MemorySegment>, List<MemorySegment>, TypeSerializer<E>, int) - Constructor for class org.apache.flink.runtime.io.disk.ChannelReaderInputViewIterator
-
- ChannelReaderInputViewIterator(ChannelReaderInputView, List<MemorySegment>, TypeSerializer<E>) - Constructor for class org.apache.flink.runtime.io.disk.ChannelReaderInputViewIterator
-
- channels() - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
- channels() - Method in class org.apache.flink.runtime.io.network.gates.OutputGate
-
- ChannelSelector<T extends IOReadableWritable> - Interface in org.apache.flink.runtime.io.network.api
-
Objects implementing this interface are passed to an
OutputGate.
- ChannelType - Enum in org.apache.flink.runtime.io.network.channels
-
An enumeration for the channel types.
- ChannelWithBlockCount(Channel.ID, int) - Constructor for class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.ChannelWithBlockCount
-
- channelWritabilityChanged(ChannelHandlerContext) - Method in class org.apache.flink.runtime.io.network.netty.OutboundConnectionQueue
-
- ChannelWriterOutputView - Class in org.apache.flink.runtime.io.disk.iomanager
-
A
DataOutputView that is backed by a
BlockChannelWriter, making it effectively a data output
stream.
- ChannelWriterOutputView(BlockChannelWriter, List<MemorySegment>, int) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.ChannelWriterOutputView
-
Creates an new ChannelWriterOutputView that writes to the given channel and buffers data
in the given memory segments.
- ChannelWriterOutputView(BlockChannelWriter, int) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.ChannelWriterOutputView
-
Creates an new ChannelWriterOutputView that writes to the given channel.
- CHAR_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.java.typeutils.BasicArrayTypeInfo
-
- CHAR_PRIMITIVE_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.java.typeutils.PrimitiveArrayTypeInfo
-
- CHAR_TYPE_INFO - Static variable in class org.apache.flink.api.java.typeutils.BasicTypeInfo
-
- charAt(int) - Method in class org.apache.flink.core.io.StringRecord
-
Returns the Unicode Scalar Value (32-bit integer value) for the character
at position.
- charAt(int) - Method in class org.apache.flink.types.StringValue
-
- CharComparator - Class in org.apache.flink.api.common.typeutils.base
-
- CharComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.CharComparator
-
- CharPrimitiveArraySerializer - Class in org.apache.flink.api.common.typeutils.base.array
-
A serializer for long arrays.
- CharPrimitiveArraySerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArraySerializer
-
- CharSerializer - Class in org.apache.flink.api.common.typeutils.base
-
- CharSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.CharSerializer
-
- CHARSET_NAME - Static variable in class org.apache.flink.api.java.record.io.TextInputFormat
-
- CharValue - Class in org.apache.flink.types
-
Boxed serializable and comparable character type, representing the primitive
type char.
- CharValue() - Constructor for class org.apache.flink.types.CharValue
-
Initializes the encapsulated char with 0.
- CharValue(char) - Constructor for class org.apache.flink.types.CharValue
-
Initializes the encapsulated char with the provided value.
- CharValueSerializer - Class in org.apache.flink.api.common.typeutils.base
-
- CharValueSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.CharValueSerializer
-
- check(Plan) - Method in class org.apache.flink.compiler.contextcheck.ContextChecker
-
Checks whether the given plan is valid.
- check() - Method in interface org.apache.flink.compiler.contextcheck.Validatable
-
- check() - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopDataSink
-
- checkAndReleaseAllocatedResource(ExecutionGraph, AllocatedResource) - Method in class org.apache.flink.runtime.jobmanager.scheduler.DefaultScheduler
-
Checks if the given
AllocatedResource is still required for the
execution of the given execution graph.
- checkCollection(Collection<X>, Class<X>) - Static method in class org.apache.flink.api.java.io.CollectionInputFormat
-
- checkedDownCast(long) - Static method in class org.apache.flink.runtime.util.MathUtils
-
Casts the given value to a 32 bit integer, if it can be safely done.
- CheckedMemorySegment - Class in org.apache.flink.runtime.memorymanager
-
This class represents a piece of memory allocated from the memory manager.
- CheckedMemorySegment(byte[]) - Constructor for class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- checkErroneous() - Method in class org.apache.flink.runtime.io.disk.iomanager.ChannelAccess
-
Checks the exception state of this channel.
- checkForInstantiation(Class<?>) - Static method in class org.apache.flink.util.InstantiationUtil
-
Performs a standard check whether the class can be instantiated by Class#newInstance().
- checkForInstantiationError(Class<?>) - Static method in class org.apache.flink.util.InstantiationUtil
-
- checkJarFile(File) - Static method in class org.apache.flink.client.program.JobWithJars
-
- checkJoinKeyFields(int[]) - Method in class org.apache.flink.api.java.DeltaIteration.SolutionSetPlaceHolder
-
- checkJoinKeyFields(int[]) - Method in class org.apache.flink.api.java.record.operators.DeltaIteration.SolutionSetPlaceHolder
-
- checkLibraryAvailability(JobID) - Method in class org.apache.flink.runtime.instance.Instance
-
Checks if all the libraries required to run the job with the given
job ID are available on this instance.
- checkOddEvenResult(BufferedReader) - Static method in class org.apache.flink.test.testdata.ConnectedComponentsData
-
- checkOddEvenResult(List<Tuple2<Long, Long>>) - Static method in class org.apache.flink.test.testdata.ConnectedComponentsData
-
- checkOddEvenResult(BufferedReader) - Static method in class org.apache.flink.test.testdata.TransitiveClosureData
-
- checkPartialSolutionPropertiesMet(PlanNode, GlobalProperties, LocalProperties) - Method in class org.apache.flink.compiler.plan.PlanNode
-
- checkResultsWithDelta(String, List<String>, double) - Static method in class org.apache.flink.test.testdata.KMeansData
-
- checkSameExecutionContext(DataSet<?>, DataSet<?>) - Static method in class org.apache.flink.api.java.DataSet
-
- checkTransition(boolean, String, ExecutionState, ExecutionState) - Static method in class org.apache.flink.runtime.execution.ExecutionStateTransition
-
Checks the transition of the execution state and outputs an error in case of an unexpected state transition.
- CircularElement() - Constructor for class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.CircularElement
-
- CircularElement(int, InMemorySorter<E>) - Constructor for class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.CircularElement
-
- CircularQueues() - Constructor for class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.CircularQueues
-
- CircularQueues(int) - Constructor for class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.CircularQueues
-
- ClassUtils - Class in org.apache.flink.util
-
Utility class which provides various methods for dynamic class loading.
- cleanup() - Method in class org.apache.flink.runtime.operators.AbstractCachedBuildSideMatchDriver
-
- cleanup() - Method in class org.apache.flink.runtime.operators.AllGroupReduceDriver
-
- cleanup() - Method in class org.apache.flink.runtime.operators.AllReduceDriver
-
- cleanup() - Method in class org.apache.flink.runtime.operators.CoGroupDriver
-
- cleanup() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
-
- cleanup() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
-
- cleanup() - Method in class org.apache.flink.runtime.operators.CollectorMapDriver
-
- cleanup() - Method in class org.apache.flink.runtime.operators.CrossDriver
-
- cleanup() - Method in class org.apache.flink.runtime.operators.FlatMapDriver
-
- cleanup() - Method in class org.apache.flink.runtime.operators.GroupReduceCombineDriver
-
- cleanup() - Method in class org.apache.flink.runtime.operators.GroupReduceDriver
-
- cleanup() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
-
- cleanup() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
-
- cleanup() - Method in class org.apache.flink.runtime.operators.MapDriver
-
- cleanup() - Method in class org.apache.flink.runtime.operators.MatchDriver
-
- cleanup() - Method in class org.apache.flink.runtime.operators.NoOpDriver
-
- cleanup() - Method in interface org.apache.flink.runtime.operators.PactDriver
-
This method is invoked in any case (clean termination and exception) at the end of the tasks operation.
- cleanup() - Method in class org.apache.flink.runtime.operators.ReduceCombineDriver
-
- cleanup() - Method in class org.apache.flink.runtime.operators.ReduceDriver
-
- cleanup(Log, Closeable...) - Static method in class org.apache.flink.runtime.util.IOUtils
-
Close the Closeable objects and
ignore any
IOException or
null pointers.
- cleanupJob(JobConf) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.datatypes.HadoopFileOutputCommitter
-
- clear() - Method in class org.apache.flink.core.io.StringRecord
-
Clear the string to empty.
- clear() - Method in class org.apache.flink.example.java.clustering.KMeans.Point
-
- clear() - Method in class org.apache.flink.runtime.io.network.serialization.AdaptiveSpanningRecordDeserializer
-
- clear() - Method in class org.apache.flink.runtime.io.network.serialization.DataOutputSerializer
-
- clear() - Method in interface org.apache.flink.runtime.io.network.serialization.RecordDeserializer
-
- clear() - Method in interface org.apache.flink.runtime.io.network.serialization.RecordSerializer
-
- clear() - Method in class org.apache.flink.runtime.io.network.serialization.SpanningRecordSerializer
-
- clear() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
Clears the internal state of the view.
- clear() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedOutputView
-
Clears the internal state.
- clear() - Method in class org.apache.flink.runtime.operators.sort.PartialOrderPriorityQueue
-
Removes all entries from the PriorityQueue.
- clear() - Method in class org.apache.flink.runtime.profiling.impl.types.ProfilingDataContainer
-
- clear() - Method in class org.apache.flink.runtime.util.IntArrayList
-
- clear() - Method in class org.apache.flink.runtime.util.LongArrayList
-
- clear() - Method in class org.apache.flink.types.ListValue
-
- clear() - Method in class org.apache.flink.types.MapValue
-
- clear() - Method in class org.apache.flink.types.Record
-
Clears the record.
- clearAllMemory(List<MemorySegment>) - Method in class org.apache.flink.runtime.operators.hash.HashPartition
-
- clearAllMemory(List<MemorySegment>) - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
-
releases all of the partition's segments (pages and overflow buckets)
- clearAllMemory(List<MemorySegment>) - Method in class org.apache.flink.runtime.operators.hash.ReOpenableHashPartition
-
- clearFavoriteColor() - Method in class org.apache.flink.api.java.record.io.avro.example.User.Builder
-
Clears the value of the 'favorite_color' field
- clearFavoriteNumber() - Method in class org.apache.flink.api.java.record.io.avro.example.User.Builder
-
Clears the value of the 'favorite_number' field
- clearFirstInput() - Method in class org.apache.flink.api.common.operators.DualInputOperator
-
Clears this operator's first input.
- clearInputs() - Method in class org.apache.flink.api.common.operators.SingleInputOperator
-
Removes all inputs.
- clearInterestingProperties() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- clearInterestingProperties() - Method in class org.apache.flink.compiler.dag.PactConnection
-
- clearLocalBufferPool() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- clearLocalBufferPool() - Method in interface org.apache.flink.runtime.io.network.bufferprovider.LocalBufferPoolOwner
-
Clears the local buffer pool and returns all buffers to the global buffer pool.
- clearLocalBufferPool() - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
- clearName() - Method in class org.apache.flink.api.java.record.io.avro.example.User.Builder
-
Clears the value of the 'name' field
- clearPartitions() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
This method clears all partitions currently residing (partially) in memory.
- clearProperties() - Method in class org.apache.flink.api.common.operators.DualInputSemanticProperties
-
Clears the object.
- clearProperties() - Method in class org.apache.flink.api.common.operators.SemanticProperties
-
Clears the object.
- clearProperties() - Method in class org.apache.flink.api.common.operators.SingleInputSemanticProperties
-
Clears the object.
- clearSecondInput() - Method in class org.apache.flink.api.common.operators.DualInputOperator
-
Clears this operator's second input.
- clearUniqueFieldCombinations() - Method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
- clearUniqueFields() - Method in class org.apache.flink.api.common.operators.CompilerHints
-
- clearUniqueFieldSets() - Method in class org.apache.flink.compiler.dataproperties.LocalProperties
-
- Client - Class in org.apache.flink.client.program
-
Encapsulates the functionality necessary to submit a program to a remote cluster.
- Client(InetSocketAddress, Configuration, ClassLoader) - Constructor for class org.apache.flink.client.program.Client
-
Creates a new instance of the class that submits the jobs to a job-manager.
- Client(Configuration, ClassLoader) - Constructor for class org.apache.flink.client.program.Client
-
Creates a instance that submits the programs to the job-manager defined in the
configuration.
- Client - Class in org.apache.flink.runtime.ipc
-
A client for an IPC service.
- Client(SocketFactory) - Constructor for class org.apache.flink.runtime.ipc.Client
-
Construct an IPC client whose values are of the given Writable class.
- Client() - Constructor for class org.apache.flink.runtime.ipc.Client
-
Construct an IPC client with the default SocketFactory
- Client.ProgramAbortException - Error in org.apache.flink.client.program
-
- CliFrontend - Class in org.apache.flink.client
-
Implementation of a simple command line fronted for executing programs.
- CliFrontend() - Constructor for class org.apache.flink.client.CliFrontend
-
Initializes the class
- clone() - Method in class org.apache.flink.api.common.operators.Ordering
-
- clone() - Method in class org.apache.flink.api.common.operators.util.FieldSet
-
Since instances of FieldSet are strictly immutable, this method does not actually clone,
but it only returns the original instance.
- clone() - Method in class org.apache.flink.compiler.costs.Costs
-
- clone() - Method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
- clone() - Method in class org.apache.flink.compiler.dataproperties.InterestingProperties
-
- clone() - Method in class org.apache.flink.compiler.dataproperties.LocalProperties
-
- clone() - Method in class org.apache.flink.compiler.dataproperties.RequestedGlobalProperties
-
- clone() - Method in class org.apache.flink.compiler.dataproperties.RequestedLocalProperties
-
- clone() - Method in class org.apache.flink.compiler.plan.Channel
-
- close() - Method in class org.apache.flink.api.avro.FSDataInputStreamWrapper
-
- close() - Method in class org.apache.flink.api.common.functions.AbstractRichFunction
-
- close() - Method in interface org.apache.flink.api.common.functions.RichFunction
-
Teardown method for the user code.
- close() - Method in class org.apache.flink.api.common.io.BinaryOutputFormat.BlockBasedOutput
-
- close() - Method in class org.apache.flink.api.common.io.BinaryOutputFormat
-
- close() - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
Closes the input by releasing all buffers and closing the file input stream.
- close() - Method in class org.apache.flink.api.common.io.FileInputFormat
-
Closes the file input stream of the input format.
- close() - Method in class org.apache.flink.api.common.io.FileOutputFormat
-
- close() - Method in class org.apache.flink.api.common.io.GenericInputFormat
-
- close() - Method in interface org.apache.flink.api.common.io.InputFormat
-
Method that marks the end of the life-cycle of an input split.
- close() - Method in interface org.apache.flink.api.common.io.OutputFormat
-
Method that marks the end of the life-cycle of parallel output instance.
- close() - Method in class org.apache.flink.api.java.io.AvroOutputFormat
-
- close() - Method in class org.apache.flink.api.java.io.CsvOutputFormat
-
- close() - Method in class org.apache.flink.api.java.io.DiscardingOuputFormat
-
- close() - Method in class org.apache.flink.api.java.io.DiscardingOutputFormat
-
- close() - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat
-
Closes all resources used.
- close() - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat
-
Executes prepared statement and closes all resources of this instance.
- close() - Method in class org.apache.flink.api.java.io.LocalCollectionOutputFormat
-
- close() - Method in class org.apache.flink.api.java.io.PrintingOutputFormat
-
- close() - Method in class org.apache.flink.api.java.operators.translation.TupleWrappingCollector
-
- close() - Method in class org.apache.flink.api.java.operators.translation.WrappingFunction
-
- close() - Method in class org.apache.flink.api.java.record.io.avro.example.ReflectiveAvroTypeExample.PrintingOutputFormat
-
- close() - Method in class org.apache.flink.api.java.record.io.CsvOutputFormat
-
- close() - Method in class org.apache.flink.api.java.record.io.DelimitedOutputFormat
-
- close() - Method in class org.apache.flink.api.java.record.io.ExternalProcessInputFormat
-
- close() - Method in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat
-
Executes prepared statement and closes all resources of this instance.
- close() - Method in class org.apache.flink.core.fs.local.LocalDataInputStream
-
- close() - Method in class org.apache.flink.core.fs.local.LocalDataOutputStream
-
- close() - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopInputFormat
-
- close() - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopOutputFormat
-
commit the task by moving the output file out from the temporary directory.
- close() - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordInputFormat
-
- close() - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordOutputFormat
-
commit the task by moving the output file out from the temporary directory.
- close() - Method in class org.apache.flink.hadoopcompatibility.mapreduce.HadoopInputFormat
-
- close() - Method in class org.apache.flink.hadoopcompatibility.mapreduce.HadoopOutputFormat
-
commit the task by moving the output file out from the temporary directory.
- close() - Method in class org.apache.flink.runtime.client.JobClient
-
Closes the JobClient by destroying the RPC stub object.
- close() - Method in class org.apache.flink.runtime.fs.hdfs.DistributedDataInputStream
-
- close() - Method in class org.apache.flink.runtime.fs.hdfs.DistributedDataOutputStream
-
- close() - Method in class org.apache.flink.runtime.fs.s3.S3DataInputStream
-
- close() - Method in class org.apache.flink.runtime.fs.s3.S3DataOutputStream
-
- close() - Method in class org.apache.flink.runtime.io.disk.iomanager.BlockChannelAccess
-
Closes the reader and waits until all pending asynchronous requests are
handled.
- close() - Method in class org.apache.flink.runtime.io.disk.iomanager.ChannelReaderInputView
-
Closes this InputView, closing the underlying reader and returning all memory segments.
- close() - Method in class org.apache.flink.runtime.io.disk.iomanager.ChannelWriterOutputView
-
Closes this OutputView, closing the underlying writer and returning all memory segments.
- close() - Method in interface org.apache.flink.runtime.io.disk.iomanager.Deserializer
-
Clear up any resources.
- close() - Method in class org.apache.flink.runtime.io.disk.iomanager.RequestQueue
-
Closes this request queue.
- close() - Method in class org.apache.flink.runtime.io.disk.SpillingBuffer
-
- close() - Method in class org.apache.flink.runtime.io.network.channels.InputChannel
-
- close() - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
Immediately closes the input gate and all its input channels.
- close() - Method in class org.apache.flink.runtime.iterative.io.SerializedUpdateBuffer
-
- close() - Method in class org.apache.flink.runtime.iterative.io.SolutionSetFastUpdateOutputCollector
-
- close() - Method in class org.apache.flink.runtime.iterative.io.SolutionSetUpdateOutputCollector
-
- close() - Method in class org.apache.flink.runtime.iterative.io.WorksetUpdateOutputCollector
-
- close() - Method in class org.apache.flink.runtime.net.SocketInputStream
-
- close() - Method in class org.apache.flink.runtime.net.SocketOutputStream
-
- close() - Method in class org.apache.flink.runtime.operators.chaining.ChainedCollectorMapDriver
-
- close() - Method in class org.apache.flink.runtime.operators.chaining.ChainedFlatMapDriver
-
- close() - Method in class org.apache.flink.runtime.operators.chaining.ChainedMapDriver
-
- close() - Method in class org.apache.flink.runtime.operators.chaining.ChainedTerminationCriterionDriver
-
- close() - Method in class org.apache.flink.runtime.operators.chaining.SynchronousChainedCombineDriver
-
- close() - Method in class org.apache.flink.runtime.operators.hash.AbstractMutableHashTable
-
- close() - Method in class org.apache.flink.runtime.operators.hash.BuildFirstHashMatchIterator
-
- close() - Method in class org.apache.flink.runtime.operators.hash.BuildSecondHashMatchIterator
-
- close() - Method in class org.apache.flink.runtime.operators.hash.CompactingHashTable
-
Closes the hash table.
- close() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
Closes the hash table.
- close() - Method in class org.apache.flink.runtime.operators.hash.ReOpenableMutableHashTable
-
- close() - Method in class org.apache.flink.runtime.operators.resettable.BlockResettableIterator
-
- close() - Method in class org.apache.flink.runtime.operators.resettable.BlockResettableMutableObjectIterator
-
- close() - Method in class org.apache.flink.runtime.operators.resettable.SpillingResettableIterator
-
- close() - Method in class org.apache.flink.runtime.operators.resettable.SpillingResettableMutableObjectIterator
-
- close() - Method in class org.apache.flink.runtime.operators.shipping.OutputCollector
-
- close() - Method in class org.apache.flink.runtime.operators.shipping.RecordOutputCollector
-
- close() - Method in class org.apache.flink.runtime.operators.sort.MergeMatchIterator
-
- close() - Method in class org.apache.flink.runtime.operators.sort.SortMergeCoGroupIterator
-
- close() - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
-
Shuts down all the threads initiated by this sort/merger.
- close() - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.InputDataCollector
-
- close() - Method in class org.apache.flink.runtime.operators.TempBarrier
-
- close() - Method in interface org.apache.flink.runtime.operators.util.CoGroupTaskIterator
-
General-purpose close method.
- close() - Method in interface org.apache.flink.runtime.operators.util.JoinTaskIterator
-
General-purpose close method.
- close() - Method in class org.apache.flink.runtime.operators.util.SimpleCloseableInputProvider
-
- close() - Method in class org.apache.flink.spargel.java.record.SpargelIteration.MessagingDriver
-
- close() - Method in class org.apache.flink.spargel.java.record.SpargelIteration.VertexUpdateDriver
-
- close() - Method in interface org.apache.flink.util.Collector
-
Closes the collector.
- CloseableInputProvider<E> - Interface in org.apache.flink.runtime.operators.util
-
Utility interface for a provider of an input that can be closed.
- closeAndDelete() - Method in class org.apache.flink.runtime.io.disk.iomanager.BlockChannelAccess
-
This method waits for all pending asynchronous requests to return.
- closeChainedTasks(List<ChainedDriver<?, ?>>, AbstractInvokable) - Static method in class org.apache.flink.runtime.operators.RegularPactTask
-
Closes all chained tasks, in the order as they are stored in the array.
- closed - Variable in class org.apache.flink.runtime.io.disk.iomanager.BlockChannelAccess
-
Flag marking this channel as closed;
- closed - Variable in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
Flag indicating that the closing logic has been invoked.
- closed - Variable in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
-
Flag indicating that the sorter was closed.
- closedBranchingNodes - Variable in class org.apache.flink.compiler.dag.OptimizerNode
-
- closeFunction(Function) - Static method in class org.apache.flink.api.common.functions.util.FunctionUtils
-
- closeLocalStrategiesAndCaches() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativePactTask
-
- closeLocalStrategiesAndCaches() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- closeLock - Variable in class org.apache.flink.runtime.io.disk.iomanager.BlockChannelAccess
-
The lock that is used during closing to synchronize the thread that waits for all
requests to be handled with the asynchronous I/O thread.
- closeSocket(Socket) - Static method in class org.apache.flink.runtime.util.IOUtils
-
- closeStream(Closeable) - Static method in class org.apache.flink.runtime.util.IOUtils
-
- closeTask() - Method in class org.apache.flink.runtime.operators.chaining.ChainedCollectorMapDriver
-
- closeTask() - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
-
- closeTask() - Method in class org.apache.flink.runtime.operators.chaining.ChainedFlatMapDriver
-
- closeTask() - Method in class org.apache.flink.runtime.operators.chaining.ChainedMapDriver
-
- closeTask() - Method in class org.apache.flink.runtime.operators.chaining.ChainedTerminationCriterionDriver
-
- closeTask() - Method in class org.apache.flink.runtime.operators.chaining.SynchronousChainedCombineDriver
-
- closeUserCode(Function) - Static method in class org.apache.flink.runtime.operators.RegularPactTask
-
- closeWith(DataSet<ST>, DataSet<WT>) - Method in class org.apache.flink.api.java.DeltaIteration
-
Closes the delta iteration.
- closeWith(DataSet<T>) - Method in class org.apache.flink.api.java.IterativeDataSet
-
Closes the iteration.
- closeWith(DataSet<T>, DataSet<?>) - Method in class org.apache.flink.api.java.IterativeDataSet
-
Closes the iteration and specifies a termination criterion.
- coGroup(Iterable<IN1>, Iterable<IN2>, Collector<O>) - Method in interface org.apache.flink.api.common.functions.CoGroupFunction
-
This method must be implemented to provide a user implementation of a
coGroup.
- coGroup(DataSet<R>) - Method in class org.apache.flink.api.java.DataSet
-
Initiates a CoGroup transformation.
A CoGroup transformation combines the elements of
two
DataSets into one DataSet.
- coGroup(Iterable<IN1>, Iterable<IN2>, Collector<OUT>) - Method in class org.apache.flink.api.java.functions.RichCoGroupFunction
-
- coGroup(Iterable<Tuple2<K, I1>>, Iterable<Tuple2<K, I2>>, Collector<OUT>) - Method in class org.apache.flink.api.java.operators.translation.PlanUnwrappingCoGroupOperator.TupleUnwrappingCoGrouper
-
- coGroup(Iterator<Record>, Iterator<Record>, Collector<Record>) - Method in class org.apache.flink.api.java.record.functions.CoGroupFunction
-
This method must be implemented to provide a user implementation of a
matcher.
- coGroup(Iterable<Record>, Iterable<Record>, Collector<Record>) - Method in class org.apache.flink.api.java.record.operators.CoGroupOperator.WrappingCoGroupFunction
-
- coGroup(Iterable<Tuple3<Integer, String, Integer>>, Iterable<Tuple1<String>>, Collector<Tuple3<Integer, String, Integer>>) - Method in class org.apache.flink.example.java.relational.WebLogAnalysis.AntiJoinVisits
-
If the visit iterator is empty, all pairs of the rank iterator are emitted.
- coGroup(Iterator<Record>, Iterator<Record>, Collector<Record>) - Method in class org.apache.flink.spargel.java.record.SpargelIteration.MessagingDriver
-
- coGroup(Iterator<Record>, Iterator<Record>, Collector<Record>) - Method in class org.apache.flink.spargel.java.record.SpargelIteration.VertexUpdateDriver
-
- CoGroupDescriptor - Class in org.apache.flink.compiler.operators
-
- CoGroupDescriptor(FieldList, FieldList) - Constructor for class org.apache.flink.compiler.operators.CoGroupDescriptor
-
- CoGroupDescriptor(FieldList, FieldList, Ordering, Ordering) - Constructor for class org.apache.flink.compiler.operators.CoGroupDescriptor
-
- CoGroupDriver<IT1,IT2,OT> - Class in org.apache.flink.runtime.operators
-
CoGroup task which is executed by a Nephele task manager.
- CoGroupDriver() - Constructor for class org.apache.flink.runtime.operators.CoGroupDriver
-
- CoGroupFunction<IN1,IN2,O> - Interface in org.apache.flink.api.common.functions
-
The interface for CoGroup functions.
- CoGroupFunction - Class in org.apache.flink.api.java.record.functions
-
The CoGroupFunction is the base class for functions that are invoked by a
CoGroupOperator.
- CoGroupFunction() - Constructor for class org.apache.flink.api.java.record.functions.CoGroupFunction
-
- CoGroupNode - Class in org.apache.flink.compiler.dag
-
The Optimizer representation of a CoGroup operator.
- CoGroupNode(CoGroupOperatorBase<?, ?, ?, ?>) - Constructor for class org.apache.flink.compiler.dag.CoGroupNode
-
- CoGroupOperator<I1,I2,OUT> - Class in org.apache.flink.api.java.operators
-
A
DataSet that is the result of a CoGroup transformation.
- CoGroupOperator(DataSet<I1>, DataSet<I2>, Keys<I1>, Keys<I2>, CoGroupFunction<I1, I2, OUT>, TypeInformation<OUT>) - Constructor for class org.apache.flink.api.java.operators.CoGroupOperator
-
- CoGroupOperator - Class in org.apache.flink.api.java.record.operators
-
CoGroupOperator that applies a
CoGroupFunction to groups of records sharing
the same key (one group per input).
- CoGroupOperator(CoGroupOperator.Builder) - Constructor for class org.apache.flink.api.java.record.operators.CoGroupOperator
-
The private constructor that only gets invoked from the Builder.
- CoGroupOperator.Builder - Class in org.apache.flink.api.java.record.operators
-
Builder pattern, straight from Joshua Bloch's Effective Java (2nd Edition).
- CoGroupOperator.CoGroupOperatorSets<I1,I2> - Class in org.apache.flink.api.java.operators
-
Intermediate step of a CoGroup transformation.
- CoGroupOperator.CoGroupOperatorSets.CoGroupOperatorSetsPredicate - Class in org.apache.flink.api.java.operators
-
Intermediate step of a CoGroup transformation.
- CoGroupOperator.CoGroupOperatorSets.CoGroupOperatorSetsPredicate.CoGroupOperatorWithoutFunction - Class in org.apache.flink.api.java.operators
-
- CoGroupOperator.WrappingClassCoGroupFunction - Class in org.apache.flink.api.java.record.operators
-
- CoGroupOperator.WrappingCoGroupFunction - Class in org.apache.flink.api.java.record.operators
-
- CoGroupOperatorBase<IN1,IN2,OUT,FT extends CoGroupFunction<IN1,IN2,OUT>> - Class in org.apache.flink.api.common.operators.base
-
- CoGroupOperatorBase(UserCodeWrapper<FT>, BinaryOperatorInformation<IN1, IN2, OUT>, int[], int[], String) - Constructor for class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
-
- CoGroupOperatorBase(FT, BinaryOperatorInformation<IN1, IN2, OUT>, int[], int[], String) - Constructor for class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
-
- CoGroupOperatorBase(Class<? extends FT>, BinaryOperatorInformation<IN1, IN2, OUT>, int[], int[], String) - Constructor for class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
-
- CoGroupOperatorSets(DataSet<I1>, DataSet<I2>) - Constructor for class org.apache.flink.api.java.operators.CoGroupOperator.CoGroupOperatorSets
-
- CoGroupTaskIterator<T1,T2> - Interface in org.apache.flink.runtime.operators.util
-
Interface describing the methods that have to be implemented by local strategies for the CoGroup Pact.
- CoGroupWithSolutionSetFirstDescriptor - Class in org.apache.flink.compiler.operators
-
- CoGroupWithSolutionSetFirstDescriptor(FieldList, FieldList) - Constructor for class org.apache.flink.compiler.operators.CoGroupWithSolutionSetFirstDescriptor
-
- CoGroupWithSolutionSetFirstDriver<IT1,IT2,OT> - Class in org.apache.flink.runtime.operators
-
- CoGroupWithSolutionSetFirstDriver() - Constructor for class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
-
- CoGroupWithSolutionSetSecondDescriptor - Class in org.apache.flink.compiler.operators
-
- CoGroupWithSolutionSetSecondDescriptor(FieldList, FieldList) - Constructor for class org.apache.flink.compiler.operators.CoGroupWithSolutionSetSecondDescriptor
-
- CoGroupWithSolutionSetSecondDriver<IT1,IT2,OT> - Class in org.apache.flink.runtime.operators
-
- CoGroupWithSolutionSetSecondDriver() - Constructor for class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
-
- collect(IN) - Method in class org.apache.flink.api.java.operators.translation.TupleWrappingCollector
-
- collect(T) - Method in class org.apache.flink.runtime.iterative.io.SolutionSetFastUpdateOutputCollector
-
- collect(T) - Method in class org.apache.flink.runtime.iterative.io.SolutionSetUpdateOutputCollector
-
- collect(T) - Method in class org.apache.flink.runtime.iterative.io.WorksetUpdateOutputCollector
-
- collect(IT) - Method in class org.apache.flink.runtime.operators.chaining.ChainedCollectorMapDriver
-
- collect(IT) - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
-
- collect(IT) - Method in class org.apache.flink.runtime.operators.chaining.ChainedFlatMapDriver
-
- collect(IT) - Method in class org.apache.flink.runtime.operators.chaining.ChainedMapDriver
-
- collect(IT) - Method in class org.apache.flink.runtime.operators.chaining.ChainedTerminationCriterionDriver
-
- collect(T) - Method in class org.apache.flink.runtime.operators.chaining.SynchronousChainedCombineDriver
-
- collect(T) - Method in class org.apache.flink.runtime.operators.shipping.OutputCollector
-
Collects a record and emits it to all writers.
- collect(Record) - Method in class org.apache.flink.runtime.operators.shipping.RecordOutputCollector
-
Collects a
Record, and emits it to all writers.
- collect(E) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.InputDataCollector
-
- collect(T) - Method in interface org.apache.flink.util.Collector
-
Emits a record.
- collection - Variable in class org.apache.flink.api.common.operators.util.FieldSet
-
- CollectionDataSource - Class in org.apache.flink.api.java.record.operators
-
Operator for input nodes which reads data from collection or iterator.
- CollectionDataSource(CollectionInputFormat, String, Object...) - Constructor for class org.apache.flink.api.java.record.operators.CollectionDataSource
-
Creates a new instance for the given input using the given input format.
- CollectionDataSource(CollectionInputFormat, String, Object[][]) - Constructor for class org.apache.flink.api.java.record.operators.CollectionDataSource
-
- CollectionDataSource(CollectionInputFormat, Collection<?>, String) - Constructor for class org.apache.flink.api.java.record.operators.CollectionDataSource
-
- CollectionDataSource(CollectionInputFormat, T, String) - Constructor for class org.apache.flink.api.java.record.operators.CollectionDataSource
-
- CollectionDataSource(String, Object...) - Constructor for class org.apache.flink.api.java.record.operators.CollectionDataSource
-
Creates a new instance for the given input using the given input format.
- CollectionDataSource(String, Object[][]) - Constructor for class org.apache.flink.api.java.record.operators.CollectionDataSource
-
- CollectionDataSource(Collection<?>, String) - Constructor for class org.apache.flink.api.java.record.operators.CollectionDataSource
-
- CollectionDataSource(T, String) - Constructor for class org.apache.flink.api.java.record.operators.CollectionDataSource
-
- CollectionDataSource(Object...) - Constructor for class org.apache.flink.api.java.record.operators.CollectionDataSource
-
for scala compatible, scala-to-java type conversion always has an object wrapper
- CollectionDataSource(CollectionInputFormat, Object...) - Constructor for class org.apache.flink.api.java.record.operators.CollectionDataSource
-
- CollectionInputFormat<T> - Class in org.apache.flink.api.java.io
-
An input format that returns objects from a collection.
- CollectionInputFormat(Collection<T>, TypeSerializer<T>) - Constructor for class org.apache.flink.api.java.io.CollectionInputFormat
-
- CollectionInputFormat - Class in org.apache.flink.api.java.record.io
-
input format for java collection input.
- CollectionInputFormat() - Constructor for class org.apache.flink.api.java.record.io.CollectionInputFormat
-
- Collector<T> - Interface in org.apache.flink.util
-
Collects a record and forwards it.
- CollectorMapDescriptor - Class in org.apache.flink.compiler.operators
-
- CollectorMapDescriptor() - Constructor for class org.apache.flink.compiler.operators.CollectorMapDescriptor
-
- CollectorMapDriver<IT,OT> - Class in org.apache.flink.runtime.operators
-
Map task which is executed by a Nephele task manager.
- CollectorMapDriver() - Constructor for class org.apache.flink.runtime.operators.CollectorMapDriver
-
- CollectorMapNode - Class in org.apache.flink.compiler.dag
-
The optimizer's internal representation of a Map operator node.
- CollectorMapNode(SingleInputOperator<?, ?, ?>) - Constructor for class org.apache.flink.compiler.dag.CollectorMapNode
-
- CollectorMapOperatorBase<IN,OUT,FT extends GenericCollectorMap<IN,OUT>> - Class in org.apache.flink.api.common.operators.base
-
Deprecated.
- CollectorMapOperatorBase(UserCodeWrapper<FT>, UnaryOperatorInformation<IN, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.CollectorMapOperatorBase
-
Deprecated.
- CollectorMapOperatorBase(FT, UnaryOperatorInformation<IN, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.CollectorMapOperatorBase
-
Deprecated.
- CollectorMapOperatorBase(Class<? extends FT>, UnaryOperatorInformation<IN, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.CollectorMapOperatorBase
-
Deprecated.
- combine(Iterable<T>) - Method in interface org.apache.flink.api.common.functions.CombineFunction
-
The combine method, called (potentially multiple timed) with subgroups of elements.
- combine(Iterable<T>, Collector<T>) - Method in interface org.apache.flink.api.common.functions.FlatCombineFunction
-
The combine method, called (potentially multiple timed) with subgroups of elements.
- combine(Iterable<T>, Collector<T>) - Method in class org.apache.flink.api.java.functions.RichFlatCombineFunction
-
- combine(Iterable<IN>, Collector<IN>) - Method in class org.apache.flink.api.java.functions.RichGroupReduceFunction
-
The combine methods pre-reduces elements.
- combine(Iterable<Tuple2<K, IN>>, Collector<Tuple2<K, IN>>) - Method in class org.apache.flink.api.java.operators.translation.PlanUnwrappingReduceGroupOperator.TupleUnwrappingFlatCombinableGroupReducer
-
- combine(Iterator<Record>, Collector<Record>) - Method in class org.apache.flink.api.java.record.functions.ReduceFunction
-
No default implementation provided.
- combine(Iterable<Record>, Collector<Record>) - Method in class org.apache.flink.api.java.record.operators.ReduceOperator.WrappingReduceFunction
-
- combine(GlobalProperties, GlobalProperties) - Static method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
- combine(LocalProperties, LocalProperties) - Static method in class org.apache.flink.compiler.dataproperties.LocalProperties
-
- combine(Iterator<Record>, Collector<Record>) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.example.WordCount.CountWords
-
- combine(Iterator<Record>, Collector<Record>) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.example.WordCountWithOutputFormat.CountWords
-
- CombineFunction<T> - Interface in org.apache.flink.api.common.functions
-
Generic interface used for combine functions ("combiners").
- CombiningSpillingThread(ExceptionHandler<IOException>, UnilateralSortMerger.CircularQueues<E>, AbstractInvokable, MemoryManager, IOManager, TypeSerializer<E>, TypeComparator<E>, List<MemorySegment>, List<MemorySegment>, int) - Constructor for class org.apache.flink.runtime.operators.sort.CombiningUnilateralSortMerger.CombiningSpillingThread
-
- CombiningUnilateralSortMerger<E> - Class in org.apache.flink.runtime.operators.sort
-
The CombiningUnilateralSortMerger is part of a merge-sort implementation.
- CombiningUnilateralSortMerger(FlatCombineFunction<E>, MemoryManager, IOManager, MutableObjectIterator<E>, AbstractInvokable, TypeSerializerFactory<E>, TypeComparator<E>, double, int, float) - Constructor for class org.apache.flink.runtime.operators.sort.CombiningUnilateralSortMerger
-
Creates a new sorter that reads the data from a given reader and provides an iterator returning that
data in a sorted manner.
- CombiningUnilateralSortMerger(FlatCombineFunction<E>, MemoryManager, IOManager, MutableObjectIterator<E>, AbstractInvokable, TypeSerializerFactory<E>, TypeComparator<E>, double, int, int, float) - Constructor for class org.apache.flink.runtime.operators.sort.CombiningUnilateralSortMerger
-
Creates a new sorter that reads the data from a given reader and provides an iterator returning that
data in a sorted manner.
- CombiningUnilateralSortMerger.CombiningSpillingThread - Class in org.apache.flink.runtime.operators.sort
-
- commitDate - Variable in class org.apache.flink.runtime.util.EnvironmentInformation.RevisionInformation
-
- commitId - Variable in class org.apache.flink.runtime.util.EnvironmentInformation.RevisionInformation
-
- commitJob(JobConf) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.datatypes.HadoopFileOutputCommitter
-
- commitTask(JobConf, TaskAttemptID) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.datatypes.HadoopFileOutputCommitter
-
- CompactingHashTable<T> - Class in org.apache.flink.runtime.operators.hash
-
An implementation of an in-memory Hash Table for variable-length records.
- CompactingHashTable(TypeSerializer<T>, TypeComparator<T>, List<MemorySegment>) - Constructor for class org.apache.flink.runtime.operators.hash.CompactingHashTable
-
- CompactingHashTable(TypeSerializer<T>, TypeComparator<T>, List<MemorySegment>, int) - Constructor for class org.apache.flink.runtime.operators.hash.CompactingHashTable
-
- CompactingHashTable.EntryIterator - Class in org.apache.flink.runtime.operators.hash
-
Iterator that traverses the whole hash table once
If entries are inserted during iteration they may be overlooked by the iterator
- CompactingHashTable.HashTableProber<PT> - Class in org.apache.flink.runtime.operators.hash
-
- comparator - Variable in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
-
- compare(T, T) - Method in class org.apache.flink.api.common.typeutils.base.BasicTypeComparator
-
- compare(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.BooleanComparator
-
- compare(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.ByteComparator
-
- compare(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.CharComparator
-
- compare(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.DoubleComparator
-
- compare(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.FloatComparator
-
- compare(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.IntComparator
-
- compare(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.LongComparator
-
- compare(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.ShortComparator
-
- compare(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.StringComparator
-
- compare(T, T) - Method in class org.apache.flink.api.common.typeutils.TypeComparator
-
Compares two records in serialized from.
- compare(DataInputView, DataInputView) - Method in class org.apache.flink.api.common.typeutils.TypeComparator
-
Compares two records in serialized from.
- compare(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
-
- compare(DataInputView, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
-
- compare(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
-
- compare(DataInputView, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
-
- compare(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
-
- compare(DataInputView, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
-
- compare(Record, Record) - Method in class org.apache.flink.api.java.typeutils.runtime.record.RecordComparator
-
- compare(DataInputView, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.record.RecordComparator
-
- compare(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparator
-
- compare(DataInputView, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparator
-
- compare(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleLeadingFieldComparator
-
- compare(DataInputView, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleLeadingFieldComparator
-
- compare(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
-
- compare(DataInputView, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
-
- compare(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
-
- compare(DataInputView, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
-
- compare(MemorySegment, MemorySegment, int, int, int) - Static method in class org.apache.flink.core.memory.MemorySegment
-
- compare(int, int) - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
-
- compare(int, int) - Method in interface org.apache.flink.runtime.operators.sort.IndexedSortable
-
- compare(int, int) - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
-
- compareAccumulatorTypes(Object, Class<? extends Accumulator>, Class<? extends Accumulator>) - Static method in class org.apache.flink.api.common.accumulators.AccumulatorHelper
-
- compareAgainstReference(Comparable[]) - Method in class org.apache.flink.api.common.typeutils.TypeComparator
-
- compareAgainstReference(Comparable[]) - Method in class org.apache.flink.api.java.typeutils.runtime.record.RecordComparator
-
- compareAndSet(T, T) - Method in class org.apache.flink.runtime.util.AtomicEnum
-
Atomically set the value to the given updated value if the current value == the expected value.
- compareAndUpdateExecutionState(ExecutionState, ExecutionState) - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
- compareKeyValueParisWithDelta(String, String, String, double) - Method in class org.apache.flink.test.util.AbstractTestBase
-
- compareResultsByLinesInMemory(String, String) - Method in class org.apache.flink.test.util.AbstractTestBase
-
- compareResultsByLinesInMemoryWithStrictOrder(String, String) - Method in class org.apache.flink.test.util.AbstractTestBase
-
- compareTo(AvroBaseValue<T>) - Method in class org.apache.flink.api.avro.AvroBaseValue
-
- compareTo(Costs) - Method in class org.apache.flink.compiler.costs.Costs
-
The order of comparison is: network first, then disk, then CPU.
- compareTo(BlockLocation) - Method in class org.apache.flink.core.fs.local.LocalBlockLocation
-
- compareTo(Object) - Method in class org.apache.flink.core.fs.Path
-
- compareTo(WritableComparableWrapper<T>) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.datatypes.WritableComparableWrapper
-
- compareTo(BlockLocation) - Method in class org.apache.flink.runtime.fs.hdfs.DistributedBlockLocation
-
- compareTo(BlockLocation) - Method in class org.apache.flink.runtime.fs.s3.S3BlockLocation
-
- compareTo(InstanceConnectionInfo) - Method in class org.apache.flink.runtime.instance.InstanceConnectionInfo
-
- compareTo(BooleanValue) - Method in class org.apache.flink.types.BooleanValue
-
- compareTo(ByteValue) - Method in class org.apache.flink.types.ByteValue
-
- compareTo(CharValue) - Method in class org.apache.flink.types.CharValue
-
- compareTo(DoubleValue) - Method in class org.apache.flink.types.DoubleValue
-
- compareTo(FloatValue) - Method in class org.apache.flink.types.FloatValue
-
- compareTo(IntValue) - Method in class org.apache.flink.types.IntValue
-
- compareTo(LongValue) - Method in class org.apache.flink.types.LongValue
-
- compareTo(NullValue) - Method in class org.apache.flink.types.NullValue
-
- compareTo(Pair<U, V>) - Method in class org.apache.flink.types.Pair
-
- compareTo(ShortValue) - Method in class org.apache.flink.types.ShortValue
-
- compareTo(StringValue) - Method in class org.apache.flink.types.StringValue
-
- compareToReference(TypeComparator<T>) - Method in class org.apache.flink.api.common.typeutils.base.BasicTypeComparator
-
- compareToReference(TypeComparator<T>) - Method in class org.apache.flink.api.common.typeutils.TypeComparator
-
This method compares the element that has been set as reference in this type accessor, to the
element set as reference in the given type accessor.
- compareToReference(T2) - Method in class org.apache.flink.api.common.typeutils.TypePairComparator
-
- compareToReference(TypeComparator<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
-
- compareToReference(TypeComparator<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
-
- compareToReference(TypeComparator<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
-
- compareToReference(T2) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoPairComparator
-
- compareToReference(TypeComparator<Record>) - Method in class org.apache.flink.api.java.typeutils.runtime.record.RecordComparator
-
- compareToReference(Record) - Method in class org.apache.flink.api.java.typeutils.runtime.record.RecordPairComparator
-
- compareToReference(TypeComparator<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparator
-
- compareToReference(TypeComparator<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleLeadingFieldComparator
-
- compareToReference(T2) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleLeadingFieldPairComparator
-
- compareToReference(T2) - Method in class org.apache.flink.api.java.typeutils.runtime.TuplePairComparator
-
- compareToReference(TypeComparator<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
-
- compareToReference(TypeComparator<T>) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
-
- compile(Plan) - Method in class org.apache.flink.compiler.PactCompiler
-
Translates the given plan in to an OptimizedPlan, where all nodes have their local strategy assigned
and all channels have a shipping strategy assigned.
- compileJobGraph(OptimizedPlan) - Method in class org.apache.flink.compiler.plantranslate.NepheleJobGraphGenerator
-
- compileNoStats(Plan) - Method in class org.apache.flink.test.compiler.util.CompilerTestBase
-
- CompilerException - Exception in org.apache.flink.compiler
-
An exception that is thrown by the pact compiler when encountering an illegal condition.
- CompilerException() - Constructor for exception org.apache.flink.compiler.CompilerException
-
Creates a compiler exception with no message and no cause.
- CompilerException(String) - Constructor for exception org.apache.flink.compiler.CompilerException
-
Creates a compiler exception with the given message and no cause.
- CompilerException(Throwable) - Constructor for exception org.apache.flink.compiler.CompilerException
-
Creates a compiler exception with the given cause and no message.
- CompilerException(String, Throwable) - Constructor for exception org.apache.flink.compiler.CompilerException
-
Creates a compiler exception with the given message and cause.
- CompilerHints - Class in org.apache.flink.api.common.operators
-
A class encapsulating compiler hints describing the behavior of the user function.
- CompilerHints() - Constructor for class org.apache.flink.api.common.operators.CompilerHints
-
- compilerHints - Variable in class org.apache.flink.api.common.operators.Operator
-
- CompilerPostPassException - Exception in org.apache.flink.compiler
-
An exception that is thrown by the pact compiler when encountering
a problem during the optimizer post pass.
- CompilerPostPassException() - Constructor for exception org.apache.flink.compiler.CompilerPostPassException
-
Creates a post pass exception with no message and no cause.
- CompilerPostPassException(String) - Constructor for exception org.apache.flink.compiler.CompilerPostPassException
-
Creates a post pass exception with the given message and no cause.
- CompilerPostPassException(Throwable) - Constructor for exception org.apache.flink.compiler.CompilerPostPassException
-
Creates a post pass exception with the given cause and no message.
- CompilerPostPassException(String, Throwable) - Constructor for exception org.apache.flink.compiler.CompilerPostPassException
-
Creates a post pass exception with the given message and cause.
- CompilerTestBase - Class in org.apache.flink.test.compiler.util
-
- CompilerTestBase() - Constructor for class org.apache.flink.test.compiler.util.CompilerTestBase
-
- CompilerTestBase.OptimizerPlanNodeResolver - Class in org.apache.flink.test.compiler.util
-
- compileWithStats(Plan) - Method in class org.apache.flink.test.compiler.util.CompilerTestBase
-
- complementBlockInfo(BlockInfo) - Method in class org.apache.flink.api.common.io.BinaryOutputFormat
-
- ComponentIdFilter() - Constructor for class org.apache.flink.example.java.graph.ConnectedComponents.ComponentIdFilter
-
- CompositeType<T> - Interface in org.apache.flink.api.java.typeutils
-
- computeGlobalProperties(GlobalProperties, GlobalProperties) - Method in class org.apache.flink.compiler.operators.AbstractJoinDescriptor
-
- computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.compiler.operators.AllGroupReduceProperties
-
- computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.compiler.operators.AllGroupWithPartialPreGroupProperties
-
- computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.compiler.operators.AllReduceProperties
-
- computeGlobalProperties(GlobalProperties, GlobalProperties) - Method in class org.apache.flink.compiler.operators.BinaryUnionOpDescriptor
-
- computeGlobalProperties(GlobalProperties, GlobalProperties) - Method in class org.apache.flink.compiler.operators.CartesianProductDescriptor
-
- computeGlobalProperties(GlobalProperties, GlobalProperties) - Method in class org.apache.flink.compiler.operators.CoGroupDescriptor
-
- computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.compiler.operators.CollectorMapDescriptor
-
- computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.compiler.operators.FilterDescriptor
-
- computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.compiler.operators.FlatMapDescriptor
-
- computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.compiler.operators.GroupReduceProperties
-
- computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.compiler.operators.GroupReduceWithCombineProperties
-
- computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.compiler.operators.MapDescriptor
-
- computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.compiler.operators.NoOpDescriptor
-
- computeGlobalProperties(GlobalProperties, GlobalProperties) - Method in class org.apache.flink.compiler.operators.OperatorDescriptorDual
-
- computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.compiler.operators.OperatorDescriptorSingle
-
- computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.compiler.operators.PartialGroupProperties
-
- computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.compiler.operators.ReduceProperties
-
- computeGlobalProperties(GlobalProperties) - Method in class org.apache.flink.compiler.operators.SolutionSetDeltaOperator
-
- computeGlobalProperties(GlobalProperties, GlobalProperties) - Method in class org.apache.flink.compiler.operators.UtilSinkJoinOpDescriptor
-
- computeInterestingPropertiesForInputs(CostEstimator) - Method in class org.apache.flink.compiler.dag.AbstractPartialSolutionNode
-
- computeInterestingPropertiesForInputs(CostEstimator) - Method in class org.apache.flink.compiler.dag.BinaryUnionNode
-
- computeInterestingPropertiesForInputs(CostEstimator) - Method in class org.apache.flink.compiler.dag.BulkIterationNode
-
- computeInterestingPropertiesForInputs(CostEstimator) - Method in class org.apache.flink.compiler.dag.DataSinkNode
-
- computeInterestingPropertiesForInputs(CostEstimator) - Method in class org.apache.flink.compiler.dag.DataSourceNode
-
- computeInterestingPropertiesForInputs(CostEstimator) - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Tells the node to compute the interesting properties for its inputs.
- computeInterestingPropertiesForInputs(CostEstimator) - Method in class org.apache.flink.compiler.dag.SingleInputNode
-
- computeInterestingPropertiesForInputs(CostEstimator) - Method in class org.apache.flink.compiler.dag.TwoInputNode
-
- computeInterestingPropertiesForInputs(CostEstimator) - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- computeLocalProperties(LocalProperties) - Method in class org.apache.flink.compiler.operators.AllGroupReduceProperties
-
- computeLocalProperties(LocalProperties) - Method in class org.apache.flink.compiler.operators.AllGroupWithPartialPreGroupProperties
-
- computeLocalProperties(LocalProperties) - Method in class org.apache.flink.compiler.operators.AllReduceProperties
-
- computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.compiler.operators.BinaryUnionOpDescriptor
-
- computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.compiler.operators.CoGroupDescriptor
-
- computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.compiler.operators.CoGroupWithSolutionSetFirstDescriptor
-
- computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.compiler.operators.CoGroupWithSolutionSetSecondDescriptor
-
- computeLocalProperties(LocalProperties) - Method in class org.apache.flink.compiler.operators.CollectorMapDescriptor
-
- computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.compiler.operators.CrossBlockOuterFirstDescriptor
-
- computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.compiler.operators.CrossBlockOuterSecondDescriptor
-
- computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.compiler.operators.CrossStreamOuterFirstDescriptor
-
- computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.compiler.operators.CrossStreamOuterSecondDescriptor
-
- computeLocalProperties(LocalProperties) - Method in class org.apache.flink.compiler.operators.FilterDescriptor
-
- computeLocalProperties(LocalProperties) - Method in class org.apache.flink.compiler.operators.FlatMapDescriptor
-
- computeLocalProperties(LocalProperties) - Method in class org.apache.flink.compiler.operators.GroupReduceProperties
-
- computeLocalProperties(LocalProperties) - Method in class org.apache.flink.compiler.operators.GroupReduceWithCombineProperties
-
- computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.compiler.operators.HashJoinBuildFirstProperties
-
- computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.compiler.operators.HashJoinBuildSecondProperties
-
- computeLocalProperties(LocalProperties) - Method in class org.apache.flink.compiler.operators.MapDescriptor
-
- computeLocalProperties(LocalProperties) - Method in class org.apache.flink.compiler.operators.NoOpDescriptor
-
- computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.compiler.operators.OperatorDescriptorDual
-
- computeLocalProperties(LocalProperties) - Method in class org.apache.flink.compiler.operators.OperatorDescriptorSingle
-
- computeLocalProperties(LocalProperties) - Method in class org.apache.flink.compiler.operators.PartialGroupProperties
-
- computeLocalProperties(LocalProperties) - Method in class org.apache.flink.compiler.operators.ReduceProperties
-
- computeLocalProperties(LocalProperties) - Method in class org.apache.flink.compiler.operators.SolutionSetDeltaOperator
-
- computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.compiler.operators.SortMergeJoinDescriptor
-
- computeLocalProperties(LocalProperties, LocalProperties) - Method in class org.apache.flink.compiler.operators.UtilSinkJoinOpDescriptor
-
- computeLogicalKeyPositions() - Method in class org.apache.flink.api.java.operators.Keys
-
- computeLogicalKeyPositions() - Method in class org.apache.flink.api.java.operators.Keys.ExpressionKeys
-
- computeLogicalKeyPositions() - Method in class org.apache.flink.api.java.operators.Keys.FieldPositionKeys
-
- computeLogicalKeyPositions() - Method in class org.apache.flink.api.java.operators.Keys.SelectorFunctionKeys
-
- computeMemorySize(double) - Method in class org.apache.flink.runtime.memorymanager.DefaultMemoryManager
-
- computeMemorySize(double) - Method in interface org.apache.flink.runtime.memorymanager.MemoryManager
-
Computes the memory size of the fraction per slot.
- computeNumberOfPages(double) - Method in class org.apache.flink.runtime.memorymanager.DefaultMemoryManager
-
- computeNumberOfPages(double) - Method in interface org.apache.flink.runtime.memorymanager.MemoryManager
-
Computes to how many pages the given number of bytes corresponds.
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.AbstractPartialSolutionNode
-
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.BinaryUnionNode
-
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.BulkIterationNode
-
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.CoGroupNode
-
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.CollectorMapNode
-
Computes the estimates for the Map operator.
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.CrossNode
-
We assume that the cardinality is the product of the input cardinalities
and that the result width is the sum of the input widths.
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.DataSinkNode
-
Computes the estimated outputs for the data sink.
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.DataSourceNode
-
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.FilterNode
-
Computes the estimates for the Filter operator.
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.FlatMapNode
-
Computes the estimates for the FlatMap operator.
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.GroupReduceNode
-
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.MapNode
-
Computes the estimates for the Map operator.
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.MatchNode
-
The default estimates build on the principle of inclusion: The smaller input key domain is included in the larger
input key domain.
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.NoOpNode
-
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.ReduceNode
-
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.SinkJoiner
-
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.UnaryOperatorNode
-
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- computeOperatorSpecificDefaultEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.WorksetIterationNode.SingleRootJoiner
-
- computeOutputEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.BinaryUnionNode
-
- computeOutputEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.BulkPartialSolutionNode
-
- computeOutputEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Causes this node to compute its output estimates (such as number of rows, size in bytes)
based on the inputs and the compiler hints.
- computeOutputEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.SinkJoiner
-
- computeOutputEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.SolutionSetNode
-
- computeOutputEstimates(DataStatistics) - Method in class org.apache.flink.compiler.dag.WorksetNode
-
- computeUnclosedBranchStack() - Method in class org.apache.flink.compiler.dag.BulkIterationNode
-
- computeUnclosedBranchStack() - Method in class org.apache.flink.compiler.dag.BulkPartialSolutionNode
-
- computeUnclosedBranchStack() - Method in class org.apache.flink.compiler.dag.DataSinkNode
-
- computeUnclosedBranchStack() - Method in class org.apache.flink.compiler.dag.DataSourceNode
-
- computeUnclosedBranchStack() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
This method causes the node to compute the description of open branches in its sub-plan.
- computeUnclosedBranchStack() - Method in class org.apache.flink.compiler.dag.SingleInputNode
-
- computeUnclosedBranchStack() - Method in class org.apache.flink.compiler.dag.SinkJoiner
-
- computeUnclosedBranchStack() - Method in class org.apache.flink.compiler.dag.SolutionSetNode
-
- computeUnclosedBranchStack() - Method in class org.apache.flink.compiler.dag.TwoInputNode
-
- computeUnclosedBranchStack() - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- computeUnclosedBranchStack() - Method in class org.apache.flink.compiler.dag.WorksetNode
-
- computeUnclosedBranchStackForBroadcastInputs(List<OptimizerNode.UnclosedBranchDescriptor>) - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- computeUnionOfInterestingPropertiesFromSuccessors() - Method in class org.apache.flink.compiler.dag.BinaryUnionNode
-
- computeUnionOfInterestingPropertiesFromSuccessors() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Computes all the interesting properties that are relevant to this node.
- concatenate(Record) - Method in class org.apache.flink.types.Record
-
- ConcatenatingReducer() - Constructor for class org.apache.flink.api.java.record.io.avro.example.ReflectiveAvroTypeExample.ConcatenatingReducer
-
- config - Variable in class org.apache.flink.api.common.io.FileInputFormat.AbstractConfigBuilder
-
The configuration into which the parameters will be written.
- config - Variable in class org.apache.flink.api.common.io.FileOutputFormat.AbstractConfigBuilder
-
The configuration into which the parameters will be written.
- config - Variable in class org.apache.flink.runtime.operators.chaining.ChainedDriver
-
- config - Variable in class org.apache.flink.runtime.operators.RegularPactTask
-
The task configuration with the setup parameters.
- config - Variable in class org.apache.flink.runtime.operators.util.TaskConfig
-
- config - Variable in class org.apache.flink.test.util.AbstractTestBase
-
- ConfigBuilder(Configuration) - Constructor for class org.apache.flink.api.common.io.DelimitedInputFormat.ConfigBuilder
-
Creates a new builder for the given configuration.
- ConfigBuilder(Configuration) - Constructor for class org.apache.flink.api.common.io.FileInputFormat.ConfigBuilder
-
Creates a new builder for the given configuration.
- ConfigBuilder(Configuration) - Constructor for class org.apache.flink.api.common.io.FileOutputFormat.ConfigBuilder
-
Creates a new builder for the given configuration.
- ConfigBuilder(Operator<?>, Configuration) - Constructor for class org.apache.flink.api.java.record.io.CsvInputFormat.ConfigBuilder
-
- ConfigBuilder(Configuration) - Constructor for class org.apache.flink.api.java.record.io.CsvOutputFormat.ConfigBuilder
-
Creates a new builder for the given configuration.
- ConfigBuilder(Configuration) - Constructor for class org.apache.flink.api.java.record.io.DelimitedOutputFormat.ConfigBuilder
-
Creates a new builder for the given configuration.
- ConfigBuilder(Configuration) - Constructor for class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat.ConfigBuilder
-
Creates a new builder for the given configuration.
- ConfigConstants - Class in org.apache.flink.configuration
-
This class contains all constants for the configuration.
- Configuration - Class in org.apache.flink.configuration
-
Lightweight configuration object which can store key/value pairs.
- Configuration() - Constructor for class org.apache.flink.configuration.Configuration
-
Constructs a new configuration object.
- Configuration(ClassLoader) - Constructor for class org.apache.flink.configuration.Configuration
-
Constructs a new configuration object.
- configure(Configuration) - Method in class org.apache.flink.api.common.io.BinaryInputFormat
-
- configure(Configuration) - Method in class org.apache.flink.api.common.io.BinaryOutputFormat
-
- configure(Configuration) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
Configures this input format by reading the path to the file from the configuration andge the string that
defines the record delimiter.
- configure(Configuration) - Method in class org.apache.flink.api.common.io.FileInputFormat
-
Configures the file input format by reading the file path from the configuration.
- configure(Configuration) - Method in class org.apache.flink.api.common.io.FileOutputFormat
-
- configure(Configuration) - Method in class org.apache.flink.api.common.io.GenericInputFormat
-
- configure(Configuration) - Method in interface org.apache.flink.api.common.io.InputFormat
-
Configures this input format.
- configure(Configuration) - Method in interface org.apache.flink.api.common.io.OutputFormat
-
Configures this output format.
- configure(Configuration) - Method in class org.apache.flink.api.java.io.DiscardingOuputFormat
-
- configure(Configuration) - Method in class org.apache.flink.api.java.io.DiscardingOutputFormat
-
- configure(Configuration) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat
-
- configure(Configuration) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat
-
- configure(Configuration) - Method in class org.apache.flink.api.java.io.LocalCollectionOutputFormat
-
- configure(Configuration) - Method in class org.apache.flink.api.java.io.PrintingOutputFormat
-
- configure(Configuration) - Method in class org.apache.flink.api.java.io.TextInputFormat
-
- configure(Configuration) - Method in class org.apache.flink.api.java.io.TextValueInputFormat
-
- configure(Configuration) - Method in class org.apache.flink.api.java.record.io.avro.example.ReflectiveAvroTypeExample.PrintingOutputFormat
-
- configure(Configuration) - Method in class org.apache.flink.api.java.record.io.CsvInputFormat
-
- configure(Configuration) - Method in class org.apache.flink.api.java.record.io.CsvOutputFormat
-
- configure(Configuration) - Method in class org.apache.flink.api.java.record.io.DelimitedOutputFormat
-
Calls the super classes to configure themselves and reads the config parameters for the delimiter and
the write buffer size.
- configure(Configuration) - Method in class org.apache.flink.api.java.record.io.ExternalProcessFixedLengthInputFormat
-
- configure(Configuration) - Method in class org.apache.flink.api.java.record.io.ExternalProcessInputFormat
-
- configure(Configuration) - Method in class org.apache.flink.api.java.record.io.FixedLengthInputFormat
-
- configure(Configuration) - Method in class org.apache.flink.api.java.record.io.jdbc.JDBCInputFormat
-
Configures this JDBCInputFormat.
- configure(Configuration) - Method in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat
-
Configures this JDBCOutputFormat.
- configure(Configuration) - Method in class org.apache.flink.api.java.record.io.TextInputFormat
-
- configure(Configuration) - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopInputFormat
-
- configure(Configuration) - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopOutputFormat
-
- configure(Configuration) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordInputFormat
-
- configure(Configuration) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordOutputFormat
-
- configure(Configuration) - Method in class org.apache.flink.hadoopcompatibility.mapreduce.HadoopInputFormat
-
- configure(Configuration) - Method in class org.apache.flink.hadoopcompatibility.mapreduce.HadoopOutputFormat
-
- configureDelimitedFormat(FileDataSourceBase<?>) - Static method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
Creates a configuration builder that can be used to set the input format's parameters to the config in a fluent
fashion.
- configureDelimitedFormat(FileDataSink) - Static method in class org.apache.flink.api.java.record.io.DelimitedOutputFormat
-
Creates a configuration builder that can be used to set the input format's parameters to the config in a fluent
fashion.
- configureFileFormat(GenericDataSourceBase<?, ?>) - Static method in class org.apache.flink.api.common.io.FileInputFormat
-
Creates a configuration builder that can be used to set the input format's parameters to the config in a fluent
fashion.
- configureFileFormat(FileDataSinkBase<?>) - Static method in class org.apache.flink.api.common.io.FileOutputFormat
-
Creates a configuration builder that can be used to set the input format's parameters to the config in a fluent
fashion.
- configureOutputFormat(GenericDataSink) - Static method in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat
-
Creates a configuration builder that can be used to set the
output format's parameters to the config in a fluent fashion.
- configureRecordFormat(FileDataSource) - Static method in class org.apache.flink.api.java.record.io.CsvInputFormat
-
Creates a configuration builder that can be used to set the input format's parameters to the config in a fluent
fashion.
- configureRecordFormat(FileDataSink) - Static method in class org.apache.flink.api.java.record.io.CsvOutputFormat
-
Creates a configuration builder that can be used to set the input
format's parameters to the config in a fluent fashion.
- ConflictingFieldTypeInfoException - Exception in org.apache.flink.compiler.postpass
-
- ConflictingFieldTypeInfoException(int, Object, Object) - Constructor for exception org.apache.flink.compiler.postpass.ConflictingFieldTypeInfoException
-
- connect(Socket, SocketAddress, int) - Static method in class org.apache.flink.runtime.net.NetUtils
-
- ConnectedComponents - Class in org.apache.flink.example.java.graph
-
An implementation of the connected components algorithm, using a delta iteration.
- ConnectedComponents() - Constructor for class org.apache.flink.example.java.graph.ConnectedComponents
-
- ConnectedComponents.ComponentIdFilter - Class in org.apache.flink.example.java.graph
-
- ConnectedComponents.DuplicateValue<T> - Class in org.apache.flink.example.java.graph
-
Function that turns a value into a 2-tuple where both fields are that value.
- ConnectedComponents.NeighborWithComponentIDJoin - Class in org.apache.flink.example.java.graph
-
UDF that joins a (Vertex-ID, Component-ID) pair that represents the current component that
a vertex is associated with, with a (Source-Vertex-ID, Target-VertexID) edge.
- ConnectedComponents.UndirectEdge - Class in org.apache.flink.example.java.graph
-
Undirected edges by emitting for each input edge the input edges itself and an inverted version.
- ConnectedComponentsData - Class in org.apache.flink.example.java.graph.util
-
Provides the default data sets used for the Connected Components example program.
- ConnectedComponentsData() - Constructor for class org.apache.flink.example.java.graph.util.ConnectedComponentsData
-
- ConnectedComponentsData - Class in org.apache.flink.test.testdata
-
- ConnectionInfoLookupResponse - Class in org.apache.flink.runtime.io.network
-
- ConnectionInfoLookupResponse() - Constructor for class org.apache.flink.runtime.io.network.ConnectionInfoLookupResponse
-
- ConnectionInfoLookupResponse(ConnectionInfoLookupResponse.ReturnCode) - Constructor for class org.apache.flink.runtime.io.network.ConnectionInfoLookupResponse
-
- ConnectionInfoLookupResponse(ConnectionInfoLookupResponse.ReturnCode, ChannelID) - Constructor for class org.apache.flink.runtime.io.network.ConnectionInfoLookupResponse
-
- ConnectionInfoLookupResponse(ConnectionInfoLookupResponse.ReturnCode, RemoteReceiver) - Constructor for class org.apache.flink.runtime.io.network.ConnectionInfoLookupResponse
-
- connectTo(AbstractJobVertex) - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
Connects the job vertex to the specified job vertex.
- connectTo(AbstractJobVertex, int, int) - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
Connects the job vertex to the specified job vertex.
- connectTo(AbstractJobVertex, ChannelType) - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
Connects the job vertex to the specified job vertex.
- connectTo(AbstractJobVertex, ChannelType, DistributionPattern) - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
Connects the job vertex to the specified job vertex.
- connectTo(AbstractJobVertex, ChannelType, int, int, DistributionPattern) - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
Connects the job vertex to the specified job vertex.
- construct(int, long, long) - Static method in class org.apache.flink.runtime.instance.HardwareDescriptionFactory
-
Constructs a new hardware description object.
- constructDeploymentDescriptor() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
Constructs a new task deployment descriptor for this vertex.
- constructLogString(String, String, AbstractInvokable) - Static method in class org.apache.flink.runtime.operators.RegularPactTask
-
Utility function that composes a string for logging purposes.
- constructTestPath(String) - Static method in class org.apache.flink.core.fs.Path
-
- constructTestURI(String) - Static method in class org.apache.flink.core.fs.Path
-
- consumeAndCacheRemainingData() - Method in class org.apache.flink.runtime.operators.resettable.SpillingResettableMutableObjectIterator
-
- containingIteration - Variable in class org.apache.flink.api.common.operators.base.DeltaIterationBase.SolutionSetPlaceHolder
-
- contains(Integer) - Method in class org.apache.flink.api.common.operators.util.FieldSet
-
- contains(String) - Static method in class org.apache.flink.runtime.execution.librarycache.LibraryCacheManager
-
Checks if the given library is in the local cache.
- contains(Object) - Method in class org.apache.flink.types.ListValue
-
- containsAll(Collection<?>) - Method in class org.apache.flink.types.ListValue
-
- containsKey(String) - Method in class org.apache.flink.configuration.Configuration
-
Checks whether there is an entry with the specified key
- containsKey(Object) - Method in class org.apache.flink.types.MapValue
-
- containsValue(Object) - Method in class org.apache.flink.types.MapValue
-
- CONTENT_TYPE_HTML - Static variable in class org.apache.flink.client.web.GUIServletStub
-
The content type for HTML data.
- CONTENT_TYPE_PLAIN - Static variable in class org.apache.flink.client.web.GUIServletStub
-
The content type for plain textual data.
- ContextChecker - Class in org.apache.flink.compiler.contextcheck
-
Traverses a plan and checks whether all Contracts are correctly connected to
their input contracts.
- ContextChecker() - Constructor for class org.apache.flink.compiler.contextcheck.ContextChecker
-
Default constructor
- ContextEnvironment - Class in org.apache.flink.client.program
-
- ContextEnvironment(Client, List<File>, ClassLoader) - Constructor for class org.apache.flink.client.program.ContextEnvironment
-
- ConvergenceCriterion<T extends Value> - Interface in org.apache.flink.api.common.aggregators
-
Used to check for convergence.
- convert(Record, K, V) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.datatypes.DefaultHadoopTypeConverter
-
- convert(Object) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.datatypes.DefaultHadoopTypeConverter
-
- convert(Record, K, V) - Method in interface org.apache.flink.hadoopcompatibility.mapred.record.datatypes.HadoopTypeConverter
-
Convert a Hadoop type to a Flink type.
- convert(Record, K, V) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.datatypes.WritableWrapperConverter
-
- converter - Variable in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordInputFormat
-
- converter - Variable in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordOutputFormat
-
- convertKey(Record) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.datatypes.DefaultFlinkTypeConverter
-
- convertKey(Record) - Method in interface org.apache.flink.hadoopcompatibility.mapred.record.datatypes.FlinkTypeConverter
-
Convert a Flink type to a Hadoop type.
- convertValue(Record) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.datatypes.DefaultFlinkTypeConverter
-
- convertValue(Record) - Method in interface org.apache.flink.hadoopcompatibility.mapred.record.datatypes.FlinkTypeConverter
-
- copy(boolean[], boolean[]) - Method in class org.apache.flink.api.common.typeutils.base.array.BooleanPrimitiveArraySerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.BooleanPrimitiveArraySerializer
-
- copy(byte[], byte[]) - Method in class org.apache.flink.api.common.typeutils.base.array.BytePrimitiveArraySerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.BytePrimitiveArraySerializer
-
- copy(char[], char[]) - Method in class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArraySerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArraySerializer
-
- copy(double[], double[]) - Method in class org.apache.flink.api.common.typeutils.base.array.DoublePrimitiveArraySerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.DoublePrimitiveArraySerializer
-
- copy(float[], float[]) - Method in class org.apache.flink.api.common.typeutils.base.array.FloatPrimitiveArraySerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.FloatPrimitiveArraySerializer
-
- copy(int[], int[]) - Method in class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArraySerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArraySerializer
-
- copy(long[], long[]) - Method in class org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArraySerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArraySerializer
-
- copy(short[], short[]) - Method in class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArraySerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArraySerializer
-
- copy(String[], String[]) - Method in class org.apache.flink.api.common.typeutils.base.array.StringArraySerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.StringArraySerializer
-
- copy(Boolean, Boolean) - Method in class org.apache.flink.api.common.typeutils.base.BooleanSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.BooleanSerializer
-
- copy(BooleanValue, BooleanValue) - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueSerializer
-
- copy(Byte, Byte) - Method in class org.apache.flink.api.common.typeutils.base.ByteSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ByteSerializer
-
- copy(ByteValue, ByteValue) - Method in class org.apache.flink.api.common.typeutils.base.ByteValueSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ByteValueSerializer
-
- copy(Character, Character) - Method in class org.apache.flink.api.common.typeutils.base.CharSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.CharSerializer
-
- copy(CharValue, CharValue) - Method in class org.apache.flink.api.common.typeutils.base.CharValueSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.CharValueSerializer
-
- copy(Double, Double) - Method in class org.apache.flink.api.common.typeutils.base.DoubleSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.DoubleSerializer
-
- copy(DoubleValue, DoubleValue) - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueSerializer
-
- copy(Float, Float) - Method in class org.apache.flink.api.common.typeutils.base.FloatSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.FloatSerializer
-
- copy(FloatValue, FloatValue) - Method in class org.apache.flink.api.common.typeutils.base.FloatValueSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.FloatValueSerializer
-
- copy(Integer, Integer) - Method in class org.apache.flink.api.common.typeutils.base.IntSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.IntSerializer
-
- copy(IntValue, IntValue) - Method in class org.apache.flink.api.common.typeutils.base.IntValueSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.IntValueSerializer
-
- copy(Long, Long) - Method in class org.apache.flink.api.common.typeutils.base.LongSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.LongSerializer
-
- copy(LongValue, LongValue) - Method in class org.apache.flink.api.common.typeutils.base.LongValueSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.LongValueSerializer
-
- copy(Short, Short) - Method in class org.apache.flink.api.common.typeutils.base.ShortSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ShortSerializer
-
- copy(ShortValue, ShortValue) - Method in class org.apache.flink.api.common.typeutils.base.ShortValueSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ShortValueSerializer
-
- copy(String, String) - Method in class org.apache.flink.api.common.typeutils.base.StringSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.StringSerializer
-
- copy(StringValue, StringValue) - Method in class org.apache.flink.api.common.typeutils.base.StringValueSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.StringValueSerializer
-
- copy(T, T) - Method in class org.apache.flink.api.common.typeutils.TypeSerializer
-
Creates a copy from the given element, storing the copied result in the given reuse element if type is mutable.
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.TypeSerializer
-
Copies exactly one record from the source input view to the target output view.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple1
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple10
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple11
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple12
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple13
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple14
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple15
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple16
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple17
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple18
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple19
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple2
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple20
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple21
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple22
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple23
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple24
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple25
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple3
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple4
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple5
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple6
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple7
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple8
-
Shallow tuple copy.
- copy() - Method in class org.apache.flink.api.java.tuple.Tuple9
-
Shallow tuple copy.
- copy(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.AvroSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.AvroSerializer
-
- copy(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer
-
- copy(C[], C[]) - Method in class org.apache.flink.api.java.typeutils.runtime.GenericArraySerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.GenericArraySerializer
-
- copy(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer
-
- copy(Record, Record) - Method in class org.apache.flink.api.java.typeutils.runtime.record.RecordSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.record.RecordSerializer
-
- copy(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializer
-
- copy(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueSerializer
-
- copy(T, T) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableSerializer
-
- copy(Path, Path, boolean) - Static method in class org.apache.flink.runtime.filecache.FileCache
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.BooleanValue
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.ByteValue
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.CharValue
-
- copy(DataInputView, DataOutputView) - Method in interface org.apache.flink.types.CopyableValue
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.DoubleValue
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.FloatValue
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.IntValue
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.LongValue
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.NullValue
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.Record
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.ShortValue
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.types.StringValue
-
- CopyableValue<T> - Interface in org.apache.flink.types
-
Interface to be implemented by basic types that support to be copied efficiently.
- CopyableValueComparator<T extends CopyableValue<T> & Comparable<T>> - Class in org.apache.flink.api.java.typeutils.runtime
-
Comparator for all Value types that extend Key
- CopyableValueComparator(boolean, Class<T>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
-
- CopyableValueSerializer<T extends CopyableValue<T>> - Class in org.apache.flink.api.java.typeutils.runtime
-
- CopyableValueSerializer(Class<T>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer
-
- copyBytes(InputStream, OutputStream, int, boolean) - Static method in class org.apache.flink.runtime.util.IOUtils
-
Copies from one stream to another.
- copyBytes(InputStream, OutputStream) - Static method in class org.apache.flink.runtime.util.IOUtils
-
Copies from one stream to another.
- copyBytes(InputStream, OutputStream, boolean) - Static method in class org.apache.flink.runtime.util.IOUtils
-
Copies from one stream to another.
- copyEstimates(OptimizerNode) - Method in class org.apache.flink.compiler.dag.AbstractPartialSolutionNode
-
- copyFrom(CompilerHints) - Method in class org.apache.flink.api.common.operators.CompilerHints
-
- copyFrom(EnumTrianglesDataTypes.EdgeWithDegrees) - Method in class org.apache.flink.example.java.graph.util.EnumTrianglesDataTypes.EdgeWithDegrees
-
- copyFrom(Record, int[], int[]) - Method in class org.apache.flink.types.Record
-
Bin-copies fields from a source record to this record.
- copyNormalizedKey(MemorySegment, int, int) - Method in class org.apache.flink.types.BooleanValue
-
- copyNormalizedKey(MemorySegment, int, int) - Method in class org.apache.flink.types.ByteValue
-
- copyNormalizedKey(MemorySegment, int, int) - Method in class org.apache.flink.types.CharValue
-
- copyNormalizedKey(MemorySegment, int, int) - Method in class org.apache.flink.types.IntValue
-
- copyNormalizedKey(MemorySegment, int, int) - Method in class org.apache.flink.types.LongValue
-
- copyNormalizedKey(MemorySegment, int, int) - Method in interface org.apache.flink.types.NormalizableKey
-
Writes a normalized key for the given record into the target byte array, starting at the specified position
an writing exactly the given number of bytes.
- copyNormalizedKey(MemorySegment, int, int) - Method in class org.apache.flink.types.NullValue
-
- copyNormalizedKey(MemorySegment, int, int) - Method in class org.apache.flink.types.ShortValue
-
- copyNormalizedKey(MemorySegment, int, int) - Method in class org.apache.flink.types.StringValue
-
- copyString(DataInput, DataOutput) - Static method in class org.apache.flink.types.StringValue
-
- copyTo(int, MemorySegment, int, int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Bulk copy method.
- copyTo(BooleanValue) - Method in class org.apache.flink.types.BooleanValue
-
- copyTo(ByteValue) - Method in class org.apache.flink.types.ByteValue
-
- copyTo(CharValue) - Method in class org.apache.flink.types.CharValue
-
- copyTo(T) - Method in interface org.apache.flink.types.CopyableValue
-
- copyTo(DoubleValue) - Method in class org.apache.flink.types.DoubleValue
-
- copyTo(FloatValue) - Method in class org.apache.flink.types.FloatValue
-
- copyTo(IntValue) - Method in class org.apache.flink.types.IntValue
-
- copyTo(LongValue) - Method in class org.apache.flink.types.LongValue
-
- copyTo(NullValue) - Method in class org.apache.flink.types.NullValue
-
- copyTo(Record) - Method in class org.apache.flink.types.Record
-
- copyTo(ShortValue) - Method in class org.apache.flink.types.ShortValue
-
- copyTo(StringValue) - Method in class org.apache.flink.types.StringValue
-
- copyToBuffer(Buffer) - Method in class org.apache.flink.runtime.io.network.Buffer
-
- copyVerticesFromEdgeWithDegrees(EnumTrianglesDataTypes.EdgeWithDegrees) - Method in class org.apache.flink.example.java.graph.util.EnumTrianglesDataTypes.Edge
-
- copyVerticesFromTuple2(Tuple2<Integer, Integer>) - Method in class org.apache.flink.example.java.graph.util.EnumTrianglesDataTypes.Edge
-
- CorruptConfigurationException - Exception in org.apache.flink.runtime.operators.util
-
Exception indicating that the parsed configuration was corrupt.
- CorruptConfigurationException(String) - Constructor for exception org.apache.flink.runtime.operators.util.CorruptConfigurationException
-
Creates a new exception with the given error message.
- CorruptConfigurationException(String, Throwable) - Constructor for exception org.apache.flink.runtime.operators.util.CorruptConfigurationException
-
- CostEstimator - Class in org.apache.flink.compiler.costs
-
Abstract base class for a cost estimator.
- CostEstimator() - Constructor for class org.apache.flink.compiler.costs.CostEstimator
-
- costOperator(PlanNode) - Method in class org.apache.flink.compiler.costs.CostEstimator
-
This method computes the cost of an operator.
- Costs - Class in org.apache.flink.compiler.costs
-
Simple class to represent the costs of an operation.
- Costs() - Constructor for class org.apache.flink.compiler.costs.Costs
-
Default constructor.
- Costs(double, double) - Constructor for class org.apache.flink.compiler.costs.Costs
-
Creates a new costs object using the given values for the network and storage cost.
- Costs(double, double, double) - Constructor for class org.apache.flink.compiler.costs.Costs
-
Creates a new costs object using the given values for the network and storage cost.
- costWeight - Variable in class org.apache.flink.compiler.dag.OptimizerNode
-
- CountAppender() - Constructor for class org.apache.flink.example.java.clustering.KMeans.CountAppender
-
- COUNTS - Static variable in class org.apache.flink.test.testdata.WordCountData
-
- COUNTS_AS_TUPLES - Static variable in class org.apache.flink.test.testdata.WordCountData
-
- CountWords() - Constructor for class org.apache.flink.hadoopcompatibility.mapred.record.example.WordCount.CountWords
-
- CountWords() - Constructor for class org.apache.flink.hadoopcompatibility.mapred.record.example.WordCountWithOutputFormat.CountWords
-
- create(Path, boolean, int, short, long) - Method in class org.apache.flink.core.fs.FileSystem
-
Opens an FSDataOutputStream at the indicated Path.
- create(Path, boolean) - Method in class org.apache.flink.core.fs.FileSystem
-
Opens an FSDataOutputStream at the indicated Path.
- create(Path, boolean, int, short, long) - Method in class org.apache.flink.core.fs.local.LocalFileSystem
-
- create(Path, boolean) - Method in class org.apache.flink.core.fs.local.LocalFileSystem
-
- create(Path, boolean, int, short, long) - Method in class org.apache.flink.runtime.fs.hdfs.DistributedFileSystem
-
- create(Path, boolean) - Method in class org.apache.flink.runtime.fs.hdfs.DistributedFileSystem
-
- create(Path, boolean, int, short, long) - Method in class org.apache.flink.runtime.fs.s3.S3FileSystem
-
- create(Path, boolean) - Method in class org.apache.flink.runtime.fs.s3.S3FileSystem
-
- createAggregationFunction(Class<T>) - Method in interface org.apache.flink.api.java.aggregation.AggregationFunctionFactory
-
- createAggregationFunction(Class<T>) - Method in class org.apache.flink.api.java.aggregation.MaxAggregationFunction.MaxAggregationFunctionFactory
-
- createAggregationFunction(Class<T>) - Method in class org.apache.flink.api.java.aggregation.MinAggregationFunction.MinAggregationFunctionFactory
-
- createAggregationFunction(Class<T>) - Method in class org.apache.flink.api.java.aggregation.SumAggregationFunction.SumAggregationFunctionFactory
-
- createAndRegisterInputGate() - Method in interface org.apache.flink.runtime.execution.Environment
-
Creates a new InputGate and registers it with the Environment.
- createAndRegisterInputGate() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- createAndRegisterOutputGate() - Method in interface org.apache.flink.runtime.execution.Environment
-
Creates a new OutputGate and registers it with the Environment.
- createAndRegisterOutputGate() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- createAndRegisterTempFile(String) - Method in class org.apache.flink.test.util.AbstractTestBase
-
- createBlockChannelReader(Channel.ID, LinkedBlockingQueue<MemorySegment>) - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
-
Creates a block channel reader that reads blocks from the given channel.
- createBlockChannelReader(Channel.ID, LinkedBlockingQueue<MemorySegment>, int) - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
-
Creates a block channel reader that reads blocks from the given channel.
- createBlockChannelReader(Channel.ID) - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
-
Creates a block channel reader that reads blocks from the given channel.
- createBlockChannelReader(Channel.ID, int) - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
-
Creates a block channel reader that reads blocks from the given channel.
- createBlockChannelWriter(Channel.ID, LinkedBlockingQueue<MemorySegment>) - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
-
Creates a block channel writer that writes to the given channel.
- createBlockChannelWriter(Channel.ID, LinkedBlockingQueue<MemorySegment>, int) - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
-
Creates a block channel writer that writes to the given channel.
- createBlockChannelWriter(Channel.ID) - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
-
Creates a block channel writer that writes to the given channel.
- createBlockChannelWriter(Channel.ID, int) - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
-
Creates a block channel writer that writes to the given channel.
- createBlockInfo() - Method in class org.apache.flink.api.common.io.BinaryInputFormat
-
- createBlockInfo() - Method in class org.apache.flink.api.common.io.BinaryOutputFormat
-
- createBulkBlockChannelReader(Channel.ID, List<MemorySegment>, int) - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
-
Creates a block channel reader that reads all blocks from the given channel directly in one bulk.
- createChannel() - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
-
Creates a new
Channel.ID in one of the temp directories.
- createChannelEnumerator() - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
-
Creates a new
Channel.Enumerator, spreading the channels in a round-robin fashion
across the temporary file directories.
- createComparator() - Method in interface org.apache.flink.api.common.typeutils.TypeComparatorFactory
-
- createComparator(boolean) - Method in interface org.apache.flink.api.java.typeutils.AtomicType
-
- createComparator(boolean) - Method in class org.apache.flink.api.java.typeutils.BasicTypeInfo
-
- createComparator(int[], boolean[]) - Method in interface org.apache.flink.api.java.typeutils.CompositeType
-
- createComparator(boolean) - Method in class org.apache.flink.api.java.typeutils.GenericTypeInfo
-
- createComparator(int[], boolean[]) - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
-
- createComparator() - Method in class org.apache.flink.api.java.typeutils.runtime.record.RecordComparatorFactory
-
- createComparator() - Method in class org.apache.flink.api.java.typeutils.runtime.RuntimeComparatorFactory
-
- createComparator(int[], boolean[]) - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfo
-
- createComparator(boolean) - Method in class org.apache.flink.api.java.typeutils.ValueTypeInfo
-
- createComparator(boolean) - Method in class org.apache.flink.api.java.typeutils.WritableTypeInfo
-
- createComparator(FieldList, boolean[], T) - Method in class org.apache.flink.compiler.postpass.GenericFlatTypePostPass
-
- createComparator(FieldList, boolean[], SparseKeySchema) - Method in class org.apache.flink.compiler.postpass.RecordModelPostPass
-
- createComparator12(TypeComparator<T1>, TypeComparator<T2>) - Method in interface org.apache.flink.api.common.typeutils.TypePairComparatorFactory
-
- createComparator12(TypeComparator<Record>, TypeComparator<Record>) - Method in class org.apache.flink.api.java.typeutils.runtime.record.RecordPairComparatorFactory
-
- createComparator12(TypeComparator<T1>, TypeComparator<T2>) - Method in class org.apache.flink.api.java.typeutils.runtime.RuntimePairComparatorFactory
-
- createComparator21(TypeComparator<T1>, TypeComparator<T2>) - Method in interface org.apache.flink.api.common.typeutils.TypePairComparatorFactory
-
- createComparator21(TypeComparator<Record>, TypeComparator<Record>) - Method in class org.apache.flink.api.java.typeutils.runtime.record.RecordPairComparatorFactory
-
- createComparator21(TypeComparator<T1>, TypeComparator<T2>) - Method in class org.apache.flink.api.java.typeutils.runtime.RuntimePairComparatorFactory
-
- createCopy() - Method in class org.apache.flink.types.Record
-
Creates an exact copy of this record.
- createDummyInstance() - Static method in class org.apache.flink.runtime.instance.DummyInstance
-
- createEmptySchema() - Method in class org.apache.flink.compiler.postpass.GenericFlatTypePostPass
-
- createEmptySchema() - Method in class org.apache.flink.compiler.postpass.RecordModelPostPass
-
- createEmptyTopology() - Static method in class org.apache.flink.runtime.topology.NetworkTopology
-
- createEnvelopeWithEvent(Envelope, ChannelID, RemoteReceiver) - Static method in class org.apache.flink.runtime.io.network.SenderHintEvent
-
- createInput(InputFormat<X, ?>) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Generic method to create an input DataSet with in
InputFormat.
- createInput(InputFormat<X, ?>, TypeInformation<X>) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Generic method to create an input DataSet with in
InputFormat.
- createInputIterator(MutableReader<?>, TypeSerializerFactory<?>) - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- createInputSplits(int) - Method in class org.apache.flink.api.common.io.BinaryInputFormat
-
- createInputSplits(int) - Method in class org.apache.flink.api.common.io.FileInputFormat
-
Computes the input splits for the file.
- createInputSplits(int) - Method in class org.apache.flink.api.common.io.GenericInputFormat
-
- createInputSplits(int) - Method in interface org.apache.flink.api.common.io.InputFormat
-
Creates the different splits of the input that can be processed in parallel.
- createInputSplits(int) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat
-
- createInputSplits(int) - Method in class org.apache.flink.api.java.record.io.avro.AvroRecordInputFormat
-
Set minNumSplits to number of files.
- createInputSplits(int) - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopInputFormat
-
- createInputSplits(int) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordInputFormat
-
- createInputSplits(int) - Method in class org.apache.flink.hadoopcompatibility.mapreduce.HadoopInputFormat
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.array.BooleanPrimitiveArraySerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.array.BytePrimitiveArraySerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArraySerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.array.DoublePrimitiveArraySerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.array.FloatPrimitiveArraySerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArraySerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArraySerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArraySerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.array.StringArraySerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.BooleanSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.ByteSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.ByteValueSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.CharSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.CharValueSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.DoubleSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.FloatSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.FloatValueSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.IntSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.IntValueSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.LongSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.LongValueSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.ShortSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.ShortValueSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.StringSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.base.StringValueSerializer
-
- createInstance() - Method in class org.apache.flink.api.common.typeutils.TypeSerializer
-
Creates a new instance of the data type.
- createInstance() - Method in class org.apache.flink.api.java.typeutils.runtime.AvroSerializer
-
- createInstance() - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer
-
- createInstance() - Method in class org.apache.flink.api.java.typeutils.runtime.GenericArraySerializer
-
- createInstance() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer
-
- createInstance() - Method in class org.apache.flink.api.java.typeutils.runtime.record.RecordSerializer
-
- createInstance() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializer
-
- createInstance() - Method in class org.apache.flink.api.java.typeutils.runtime.ValueSerializer
-
- createInstance() - Method in class org.apache.flink.api.java.typeutils.runtime.WritableSerializer
-
- createJarFile() - Method in class org.apache.flink.runtime.util.JarFileCreator
-
Creates a jar file which contains the previously added class.
- createJobIsAborting() - Static method in class org.apache.flink.runtime.io.network.ConnectionInfoLookupResponse
-
- createJoinOperator(Keys<I2>) - Method in class org.apache.flink.api.java.operators.JoinOperator.JoinOperatorSets.JoinOperatorSetsPredicate
-
- createLocalEnvironment() - Static method in class org.apache.flink.api.java.ExecutionEnvironment
-
- createLocalEnvironment(int) - Static method in class org.apache.flink.api.java.ExecutionEnvironment
-
- createLocalExecutor() - Static method in class org.apache.flink.api.common.PlanExecutor
-
Creates an executor that runs the plan locally in a multi-threaded environment.
- createNewOrderingUpToIndex(int) - Method in class org.apache.flink.api.common.operators.Ordering
-
Creates a new ordering the represents an ordering on a prefix of the fields.
- createOrderedFromSet(FieldSet) - Static method in class org.apache.flink.compiler.util.Utils
-
- createOrdering(FieldList, boolean[]) - Static method in class org.apache.flink.compiler.util.Utils
-
- createOrdering(FieldList) - Static method in class org.apache.flink.compiler.util.Utils
-
- createPairComparator(FieldList, FieldList, boolean[], T, T) - Method in class org.apache.flink.compiler.postpass.GenericFlatTypePostPass
-
- createPairComparator(FieldList, FieldList, boolean[], SparseKeySchema, SparseKeySchema) - Method in class org.apache.flink.compiler.postpass.RecordModelPostPass
-
- createPartitions(int, int) - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.AbstractJoinDescriptor
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.AllGroupReduceProperties
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.AllGroupWithPartialPreGroupProperties
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.AllReduceProperties
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.BinaryUnionOpDescriptor
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.CartesianProductDescriptor
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.CoGroupDescriptor
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.CollectorMapDescriptor
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.FilterDescriptor
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.FlatMapDescriptor
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.GroupReduceProperties
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.GroupReduceWithCombineProperties
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.MapDescriptor
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.NoOpDescriptor
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.OperatorDescriptorDual
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.OperatorDescriptorSingle
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.PartialGroupProperties
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.ReduceProperties
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.SolutionSetDeltaOperator
-
- createPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.UtilSinkJoinOpDescriptor
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.AllGroupReduceProperties
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.AllGroupWithPartialPreGroupProperties
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.AllReduceProperties
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.BinaryUnionOpDescriptor
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.CartesianProductDescriptor
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.CoGroupDescriptor
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.CoGroupWithSolutionSetFirstDescriptor
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.CoGroupWithSolutionSetSecondDescriptor
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.CollectorMapDescriptor
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.FilterDescriptor
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.FlatMapDescriptor
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.GroupReduceProperties
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.GroupReduceWithCombineProperties
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.HashJoinBuildFirstProperties
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.HashJoinBuildSecondProperties
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.MapDescriptor
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.NoOpDescriptor
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.OperatorDescriptorDual
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.OperatorDescriptorSingle
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.PartialGroupProperties
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.ReduceProperties
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.SolutionSetDeltaOperator
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.SortMergeJoinDescriptor
-
- createPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.UtilSinkJoinOpDescriptor
-
- createPreOptimizedPlan(Plan) - Static method in class org.apache.flink.compiler.PactCompiler
-
This function performs only the first step to the compilation process - the creation of the optimizer
representation of the plan.
- createProgramPlan() - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Creates the program's
Plan.
- createProgramPlan(String) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Creates the program's
Plan.
- createProjectionPropertiesDual(int[], boolean[]) - Static method in class org.apache.flink.api.java.functions.SemanticPropUtil
-
- createProjectionPropertiesSingle(int[]) - Static method in class org.apache.flink.api.java.functions.SemanticPropUtil
-
- createReceiverFoundAndReady(ChannelID) - Static method in class org.apache.flink.runtime.io.network.ConnectionInfoLookupResponse
-
- createReceiverFoundAndReady(RemoteReceiver) - Static method in class org.apache.flink.runtime.io.network.ConnectionInfoLookupResponse
-
- createReceiverNotFound() - Static method in class org.apache.flink.runtime.io.network.ConnectionInfoLookupResponse
-
- createReceiverNotReady() - Static method in class org.apache.flink.runtime.io.network.ConnectionInfoLookupResponse
-
- createRemoteEnvironment(String, int, String...) - Static method in class org.apache.flink.api.java.ExecutionEnvironment
-
- createRemoteEnvironment(String, int, int, String...) - Static method in class org.apache.flink.api.java.ExecutionEnvironment
-
- createRemoteExecutor(String, int, String...) - Static method in class org.apache.flink.api.common.PlanExecutor
-
Creates an executor that runs the plan on a remote environment.
- createResult() - Method in interface org.apache.flink.api.java.operators.CustomUnaryOperation
-
- createResult() - Method in class org.apache.flink.spargel.java.VertexCentricIteration
-
Creates the operator that represents this vertex-centric graph computation.
- createRuntimeContext(String) - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativePactTask
-
- createRuntimeContext(String) - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- createSerializer() - Method in class org.apache.flink.api.java.typeutils.BasicArrayTypeInfo
-
- createSerializer() - Method in class org.apache.flink.api.java.typeutils.BasicTypeInfo
-
- createSerializer() - Method in class org.apache.flink.api.java.typeutils.GenericTypeInfo
-
- createSerializer() - Method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
-
- createSerializer() - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
-
- createSerializer() - Method in class org.apache.flink.api.java.typeutils.PrimitiveArrayTypeInfo
-
- createSerializer() - Method in class org.apache.flink.api.java.typeutils.RecordTypeInfo
-
- createSerializer() - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfo
-
- createSerializer() - Method in class org.apache.flink.api.java.typeutils.ValueTypeInfo
-
- createSerializer() - Method in class org.apache.flink.api.java.typeutils.WritableTypeInfo
-
- createSerializer(T) - Method in class org.apache.flink.compiler.postpass.GenericFlatTypePostPass
-
- createSerializer(SparseKeySchema) - Method in class org.apache.flink.compiler.postpass.RecordModelPostPass
-
- createSerializer() - Method in class org.apache.flink.types.NothingTypeInfo
-
- createSerializer() - Method in class org.apache.flink.types.TypeInformation
-
- createSignature(Class<? extends AbstractInvokable>, JobID) - Static method in class org.apache.flink.runtime.executiongraph.ExecutionSignature
-
Calculates the execution signature from the given class name and job ID.
- createSocketAddr(String) - Static method in class org.apache.flink.runtime.net.NetUtils
-
Util method to build socket addr from either:
:
://:/
- createSocketAddr(String, int) - Static method in class org.apache.flink.runtime.net.NetUtils
-
Util method to build socket addr from either:
:
://:/
- createSolutionSetUpdateOutputCollector(Collector<OT>) - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativePactTask
-
Creates a new solution set update output collector.
- createStatistics(List<FileStatus>, FileInputFormat.FileBaseStatistics) - Method in class org.apache.flink.api.common.io.BinaryInputFormat
-
Fill in the statistics.
- createTempFile(String, String) - Method in class org.apache.flink.test.util.AbstractTestBase
-
- createTmpFile(String, DistributedCache.DistributedCacheEntry, JobID) - Method in class org.apache.flink.runtime.filecache.FileCache
-
If the file doesn't exists locally, it will copy the file to the temp directory.
- createTypeInfo(Type) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
-
- createTypeInfo(Class<?>, Class<?>, int, TypeInformation<IN1>, TypeInformation<IN2>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
-
- createUnionCascade(List<? extends Operator<T>>) - Static method in class org.apache.flink.api.common.operators.Operator
-
Takes a list of operators and creates a cascade of unions of this inputs, if needed.
- createUnionCascade(Operator<T>...) - Static method in class org.apache.flink.api.common.operators.Operator
-
Takes a list of operators and creates a cascade of unions of this inputs, if needed.
- createUnionCascade(Operator<T>, Operator<T>...) - Static method in class org.apache.flink.api.common.operators.Operator
-
Takes a single Operator and a list of operators and creates a cascade of unions of this inputs, if needed.
- createUniqueFieldsForNode() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
An optional method where nodes can describe which fields will be unique in their output.
- createValue() - Method in class org.apache.flink.types.parser.ByteParser
-
- createValue() - Method in class org.apache.flink.types.parser.ByteValueParser
-
- createValue() - Method in class org.apache.flink.types.parser.DoubleParser
-
- createValue() - Method in class org.apache.flink.types.parser.DoubleValueParser
-
- createValue() - Method in class org.apache.flink.types.parser.FieldParser
-
Returns an instance of the parsed value type.
- createValue() - Method in class org.apache.flink.types.parser.FloatParser
-
- createValue() - Method in class org.apache.flink.types.parser.FloatValueParser
-
- createValue() - Method in class org.apache.flink.types.parser.IntParser
-
- createValue() - Method in class org.apache.flink.types.parser.IntValueParser
-
- createValue() - Method in class org.apache.flink.types.parser.LongParser
-
- createValue() - Method in class org.apache.flink.types.parser.LongValueParser
-
- createValue() - Method in class org.apache.flink.types.parser.ShortParser
-
- createValue() - Method in class org.apache.flink.types.parser.ShortValueParser
-
- createValue() - Method in class org.apache.flink.types.parser.StringParser
-
- createValue() - Method in class org.apache.flink.types.parser.StringValueParser
-
- createWire(DistributionPattern, int, int, int, int) - Static method in class org.apache.flink.runtime.executiongraph.DistributionPatternProvider
-
Checks if two subtasks of different tasks should be wired.
- createWorksetUpdateOutputCollector(Collector<OT>) - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativePactTask
-
- createWorksetUpdateOutputCollector() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativePactTask
-
- cross(IN1, IN2) - Method in interface org.apache.flink.api.common.functions.CrossFunction
-
Cross UDF method.
- cross(DataSet<R>) - Method in class org.apache.flink.api.java.DataSet
-
Initiates a Cross transformation.
A Cross transformation combines the elements of two
DataSets into one DataSet.
- cross(IN1, IN2) - Method in class org.apache.flink.api.java.functions.RichCrossFunction
-
- cross(T1, T2) - Method in class org.apache.flink.api.java.operators.CrossOperator.DefaultCrossFunction
-
- cross(T1, T2) - Method in class org.apache.flink.api.java.operators.CrossOperator.ProjectCrossFunction
-
- cross(Record, Record) - Method in class org.apache.flink.api.java.record.functions.CrossFunction
-
This method must be implemented to provide a user implementation of a cross.
- CrossBlockOuterFirstDescriptor - Class in org.apache.flink.compiler.operators
-
- CrossBlockOuterFirstDescriptor() - Constructor for class org.apache.flink.compiler.operators.CrossBlockOuterFirstDescriptor
-
- CrossBlockOuterFirstDescriptor(boolean, boolean) - Constructor for class org.apache.flink.compiler.operators.CrossBlockOuterFirstDescriptor
-
- CrossBlockOuterSecondDescriptor - Class in org.apache.flink.compiler.operators
-
- CrossBlockOuterSecondDescriptor() - Constructor for class org.apache.flink.compiler.operators.CrossBlockOuterSecondDescriptor
-
- CrossBlockOuterSecondDescriptor(boolean, boolean) - Constructor for class org.apache.flink.compiler.operators.CrossBlockOuterSecondDescriptor
-
- CrossDriver<T1,T2,OT> - Class in org.apache.flink.runtime.operators
-
Cross task which is executed by a Nephele task manager.
- CrossDriver() - Constructor for class org.apache.flink.runtime.operators.CrossDriver
-
- CrossFunction<IN1,IN2,OUT> - Interface in org.apache.flink.api.common.functions
-
Interface for Cross functions.
- CrossFunction - Class in org.apache.flink.api.java.record.functions
-
The CrossFunction is the base class for functions that are invoked by a
CrossOperator.
- CrossFunction() - Constructor for class org.apache.flink.api.java.record.functions.CrossFunction
-
- CrossNode - Class in org.apache.flink.compiler.dag
-
The Optimizer representation of a Cross (Cartesian product) operator.
- CrossNode(CrossOperatorBase<?, ?, ?, ?>) - Constructor for class org.apache.flink.compiler.dag.CrossNode
-
Creates a new CrossNode for the given operator.
- CrossOperator<I1,I2,OUT> - Class in org.apache.flink.api.java.operators
-
A
DataSet that is the result of a Cross transformation.
- CrossOperator(DataSet<I1>, DataSet<I2>, CrossFunction<I1, I2, OUT>, TypeInformation<OUT>) - Constructor for class org.apache.flink.api.java.operators.CrossOperator
-
- CrossOperator - Class in org.apache.flink.api.java.record.operators
-
CrossOperator that applies a
CrossFunction to each element of the Cartesian Product.
- CrossOperator(CrossOperator.Builder) - Constructor for class org.apache.flink.api.java.record.operators.CrossOperator
-
The private constructor that only gets eIinvoked from the Builder.
- CrossOperator.Builder - Class in org.apache.flink.api.java.record.operators
-
Builder pattern, straight from Joshua Bloch's Effective Java (2nd Edition).
- CrossOperator.CrossProjection<I1,I2> - Class in org.apache.flink.api.java.operators
-
- CrossOperator.DefaultCross<I1,I2> - Class in org.apache.flink.api.java.operators
-
A Cross transformation that wraps pairs of crossed elements into
Tuple2.
It also represents the
DataSet that is the result of a Cross transformation.
- CrossOperator.DefaultCrossFunction<T1,T2> - Class in org.apache.flink.api.java.operators
-
- CrossOperator.ProjectCrossFunction<T1,T2,R extends Tuple> - Class in org.apache.flink.api.java.operators
-
- CrossOperatorBase<IN1,IN2,OUT,FT extends CrossFunction<?,?,?>> - Class in org.apache.flink.api.common.operators.base
-
- CrossOperatorBase(UserCodeWrapper<FT>, BinaryOperatorInformation<IN1, IN2, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.CrossOperatorBase
-
- CrossOperatorBase(FT, BinaryOperatorInformation<IN1, IN2, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.CrossOperatorBase
-
- CrossOperatorBase(Class<? extends FT>, BinaryOperatorInformation<IN1, IN2, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.CrossOperatorBase
-
- CrossOperatorBase.CrossWithLarge - Interface in org.apache.flink.api.common.operators.base
-
Marker interface to declare the second input as the larger one.
- CrossOperatorBase.CrossWithSmall - Interface in org.apache.flink.api.common.operators.base
-
Marker interface to declare the second input as the smaller one.
- CrossProjection(DataSet<I1>, DataSet<I2>, int[], int[]) - Constructor for class org.apache.flink.api.java.operators.CrossOperator.CrossProjection
-
- CrossStreamOuterFirstDescriptor - Class in org.apache.flink.compiler.operators
-
- CrossStreamOuterFirstDescriptor() - Constructor for class org.apache.flink.compiler.operators.CrossStreamOuterFirstDescriptor
-
- CrossStreamOuterFirstDescriptor(boolean, boolean) - Constructor for class org.apache.flink.compiler.operators.CrossStreamOuterFirstDescriptor
-
- CrossStreamOuterSecondDescriptor - Class in org.apache.flink.compiler.operators
-
- CrossStreamOuterSecondDescriptor() - Constructor for class org.apache.flink.compiler.operators.CrossStreamOuterSecondDescriptor
-
- CrossStreamOuterSecondDescriptor(boolean, boolean) - Constructor for class org.apache.flink.compiler.operators.CrossStreamOuterSecondDescriptor
-
- crossWithHuge(DataSet<R>) - Method in class org.apache.flink.api.java.DataSet
-
Initiates a Cross transformation.
A Cross transformation combines the elements of two
DataSets into one DataSet.
- CrossWithLargeOperator - Class in org.apache.flink.api.java.record.operators
-
This operator represents a Cartesian-Product operation.
- CrossWithLargeOperator(CrossWithLargeOperator.Builder) - Constructor for class org.apache.flink.api.java.record.operators.CrossWithLargeOperator
-
The private constructor that only gets invoked from the Builder.
- CrossWithLargeOperator.Builder - Class in org.apache.flink.api.java.record.operators
-
Builder pattern, straight from Joshua Bloch's Effective Java (2nd Edition).
- CrossWithSmallOperator - Class in org.apache.flink.api.java.record.operators
-
This operator represents a Cartesian-Product operation.
- CrossWithSmallOperator(CrossWithSmallOperator.Builder) - Constructor for class org.apache.flink.api.java.record.operators.CrossWithSmallOperator
-
The private constructor that only gets invoked from the Builder.
- CrossWithSmallOperator.Builder - Class in org.apache.flink.api.java.record.operators
-
Builder pattern, straight from Joshua Bloch's Effective Java (2nd Edition).
- crossWithTiny(DataSet<R>) - Method in class org.apache.flink.api.java.DataSet
-
Initiates a Cross transformation.
A Cross transformation combines the elements of two
DataSets into one DataSet.
- CsvInputFormat<OUT extends Tuple> - Class in org.apache.flink.api.java.io
-
- CsvInputFormat(Path) - Constructor for class org.apache.flink.api.java.io.CsvInputFormat
-
- CsvInputFormat(Path, Class<?>...) - Constructor for class org.apache.flink.api.java.io.CsvInputFormat
-
- CsvInputFormat(Path, String, char, Class<?>...) - Constructor for class org.apache.flink.api.java.io.CsvInputFormat
-
- CsvInputFormat - Class in org.apache.flink.api.java.record.io
-
Input format to parse text files and generate Records.
- CsvInputFormat() - Constructor for class org.apache.flink.api.java.record.io.CsvInputFormat
-
- CsvInputFormat(char) - Constructor for class org.apache.flink.api.java.record.io.CsvInputFormat
-
- CsvInputFormat(Class<? extends Value>...) - Constructor for class org.apache.flink.api.java.record.io.CsvInputFormat
-
- CsvInputFormat(char, Class<? extends Value>...) - Constructor for class org.apache.flink.api.java.record.io.CsvInputFormat
-
- CsvInputFormat.AbstractConfigBuilder<T> - Class in org.apache.flink.api.java.record.io
-
An abstract builder used to set parameters to the input format's configuration in a fluent way.
- CsvInputFormat.ConfigBuilder - Class in org.apache.flink.api.java.record.io
-
A builder used to set parameters to the input format's configuration in a fluent way.
- CsvOutputFormat<T extends Tuple> - Class in org.apache.flink.api.java.io
-
This is an OutputFormat to serialize
Tuples to text.
- CsvOutputFormat(Path) - Constructor for class org.apache.flink.api.java.io.CsvOutputFormat
-
Creates an instance of CsvOutputFormat.
- CsvOutputFormat(Path, String) - Constructor for class org.apache.flink.api.java.io.CsvOutputFormat
-
Creates an instance of CsvOutputFormat.
- CsvOutputFormat(Path, String, String) - Constructor for class org.apache.flink.api.java.io.CsvOutputFormat
-
Creates an instance of CsvOutputFormat.
- CsvOutputFormat - Class in org.apache.flink.api.java.record.io
-
This is an OutputFormat to serialize
Records to text.
- CsvOutputFormat() - Constructor for class org.apache.flink.api.java.record.io.CsvOutputFormat
-
- CsvOutputFormat(Class<? extends Value>...) - Constructor for class org.apache.flink.api.java.record.io.CsvOutputFormat
-
Creates an instance of CsvOutputFormat.
- CsvOutputFormat(String, Class<? extends Value>...) - Constructor for class org.apache.flink.api.java.record.io.CsvOutputFormat
-
Creates an instance of CsvOutputFormat.
- CsvOutputFormat(String, String, Class<? extends Value>...) - Constructor for class org.apache.flink.api.java.record.io.CsvOutputFormat
-
Creates an instance of CsvOutputFormat.
- CsvOutputFormat.AbstractConfigBuilder<T> - Class in org.apache.flink.api.java.record.io
-
Abstract builder used to set parameters to the input format's
configuration in a fluent way.
- CsvOutputFormat.ConfigBuilder - Class in org.apache.flink.api.java.record.io
-
A builder used to set parameters to the input format's configuration in a
fluent way.
- CsvReader - Class in org.apache.flink.api.java.io
-
A builder class to instantiate a CSV parsing data source.
- CsvReader(Path, ExecutionEnvironment) - Constructor for class org.apache.flink.api.java.io.CsvReader
-
- CsvReader(String, ExecutionEnvironment) - Constructor for class org.apache.flink.api.java.io.CsvReader
-
- cumulativeCosts - Variable in class org.apache.flink.compiler.plan.PlanNode
-
- CUR_DIR - Static variable in class org.apache.flink.core.fs.Path
-
Character denoting the current directory.
- currentEnumerator - Variable in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
The channel enumerator that is used while processing the current partition to create
channels for the spill partitions it requires.
- currentIteration() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativePactTask
-
- currentRecursionDepth - Variable in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
The recursion depth of the partition that is currently processed.
- Customer() - Constructor for class org.apache.flink.example.java.relational.TPCHQuery3.Customer
-
- CustomUnaryOperation<IN,OUT> - Interface in org.apache.flink.api.java.operators
-
- Gate<T extends IOReadableWritable> - Class in org.apache.flink.runtime.io.network.gates
-
In Nephele a gate represents the connection between a user program and the processing framework.
- Gate(JobID, GateID, int) - Constructor for class org.apache.flink.runtime.io.network.gates.Gate
-
Constructs a new abstract gate
- GateDeploymentDescriptor - Class in org.apache.flink.runtime.deployment
-
A gate deployment descriptor contains all the information necessary to deploy either an input or an output gate as
part of a task on a task manager.
- GateDeploymentDescriptor(GateID, ChannelType, List<ChannelDeploymentDescriptor>) - Constructor for class org.apache.flink.runtime.deployment.GateDeploymentDescriptor
-
Constructs a new gate deployment descriptor
- GateDeploymentDescriptor() - Constructor for class org.apache.flink.runtime.deployment.GateDeploymentDescriptor
-
Default constructor for serialization/deserialization.
- GateID - Class in org.apache.flink.runtime.io.network.gates
-
A class for statistically unique gate IDs.
- GateID() - Constructor for class org.apache.flink.runtime.io.network.gates.GateID
-
- generate() - Static method in class org.apache.flink.runtime.jobgraph.JobID
-
- generateCheckpointProfilingData() - Method in class org.apache.flink.runtime.profiling.impl.InstanceProfiler
-
- generateProjectionProperties(CrossOperator.ProjectCrossFunction<?, ?, ?>) - Method in class org.apache.flink.api.java.operators.CrossOperator
-
- generateProjectionProperties(JoinOperator.ProjectFlatJoinFunction<?, ?, ?>) - Method in class org.apache.flink.api.java.operators.JoinOperator.EquiJoin
-
- generateRandomLong() - Static method in class org.apache.flink.runtime.AbstractID
-
Generates a uniformly distributed random positive long.
- generateSequence(long, long) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Creates a new data set that contains a sequence of numbers.
- GenericArraySerializer<C> - Class in org.apache.flink.api.java.typeutils.runtime
-
- GenericArraySerializer(Class<C>, TypeSerializer<C>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.GenericArraySerializer
-
- GenericCollectorMap<T,O> - Interface in org.apache.flink.api.common.functions
-
Deprecated.
- GenericCsvInputFormat<OT> - Class in org.apache.flink.api.common.io
-
- GenericCsvInputFormat() - Constructor for class org.apache.flink.api.common.io.GenericCsvInputFormat
-
- GenericCsvInputFormat(Path) - Constructor for class org.apache.flink.api.common.io.GenericCsvInputFormat
-
- GenericDataSink - Class in org.apache.flink.api.java.record.operators
-
Operator for nodes that act as data sinks, storing the data they receive.
- GenericDataSink(OutputFormat<Record>, String) - Constructor for class org.apache.flink.api.java.record.operators.GenericDataSink
-
Creates a GenericDataSink with the provided
OutputFormat implementation
and the given name.
- GenericDataSink(OutputFormat<Record>) - Constructor for class org.apache.flink.api.java.record.operators.GenericDataSink
-
Creates a GenericDataSink with the provided
OutputFormat implementation
and a default name.
- GenericDataSink(OutputFormat<Record>, Operator<Record>) - Constructor for class org.apache.flink.api.java.record.operators.GenericDataSink
-
Creates a GenericDataSink with the provided
OutputFormat implementation the default name.
- GenericDataSink(OutputFormat<Record>, List<Operator<Record>>) - Constructor for class org.apache.flink.api.java.record.operators.GenericDataSink
-
- GenericDataSink(OutputFormat<Record>, Operator<Record>, String) - Constructor for class org.apache.flink.api.java.record.operators.GenericDataSink
-
Creates a GenericDataSink with the provided
OutputFormat implementation and the given name.
- GenericDataSink(OutputFormat<Record>, List<Operator<Record>>, String) - Constructor for class org.apache.flink.api.java.record.operators.GenericDataSink
-
- GenericDataSink(Class<? extends OutputFormat<Record>>, String) - Constructor for class org.apache.flink.api.java.record.operators.GenericDataSink
-
Creates a GenericDataSink with the provided
OutputFormat implementation
and the given name.
- GenericDataSink(Class<? extends OutputFormat<Record>>) - Constructor for class org.apache.flink.api.java.record.operators.GenericDataSink
-
Creates a GenericDataSink with the provided
OutputFormat implementation
and a default name.
- GenericDataSink(Class<? extends OutputFormat<Record>>, Operator<Record>) - Constructor for class org.apache.flink.api.java.record.operators.GenericDataSink
-
Creates a GenericDataSink with the provided
OutputFormat implementation the default name.
- GenericDataSink(Class<? extends OutputFormat<Record>>, List<Operator<Record>>) - Constructor for class org.apache.flink.api.java.record.operators.GenericDataSink
-
- GenericDataSink(Class<? extends OutputFormat<Record>>, Operator<Record>, String) - Constructor for class org.apache.flink.api.java.record.operators.GenericDataSink
-
Creates a GenericDataSink with the provided
OutputFormat implementation and the given name.
- GenericDataSink(Class<? extends OutputFormat<Record>>, List<Operator<Record>>, String) - Constructor for class org.apache.flink.api.java.record.operators.GenericDataSink
-
- GenericDataSinkBase<IN> - Class in org.apache.flink.api.common.operators.base
-
Operator for nodes that act as data sinks, storing the data they receive.
- GenericDataSinkBase(OutputFormat<IN>, UnaryOperatorInformation<IN, Nothing>, String) - Constructor for class org.apache.flink.api.common.operators.base.GenericDataSinkBase
-
Creates a GenericDataSink with the provided
OutputFormat implementation
and the given name.
- GenericDataSinkBase(UserCodeWrapper<? extends OutputFormat<IN>>, UnaryOperatorInformation<IN, Nothing>, String) - Constructor for class org.apache.flink.api.common.operators.base.GenericDataSinkBase
-
Creates a GenericDataSink with the provided
OutputFormat implementation
and the given name.
- GenericDataSource<T extends InputFormat<Record,?>> - Class in org.apache.flink.api.java.record.operators
-
Abstract superclass for data sources in a Pact plan.
- GenericDataSource(T, String) - Constructor for class org.apache.flink.api.java.record.operators.GenericDataSource
-
Creates a new instance for the given file using the given input format.
- GenericDataSource(T) - Constructor for class org.apache.flink.api.java.record.operators.GenericDataSource
-
Creates a new instance for the given file using the given input format, using the default name.
- GenericDataSource(Class<? extends T>, String) - Constructor for class org.apache.flink.api.java.record.operators.GenericDataSource
-
Creates a new instance for the given file using the given input format.
- GenericDataSource(Class<? extends T>) - Constructor for class org.apache.flink.api.java.record.operators.GenericDataSource
-
Creates a new instance for the given file using the given input format, using the default name.
- GenericDataSourceBase<OUT,T extends InputFormat<OUT,?>> - Class in org.apache.flink.api.common.operators.base
-
Abstract superclass for data sources in a Pact plan.
- GenericDataSourceBase(T, OperatorInformation<OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.GenericDataSourceBase
-
Creates a new instance for the given file using the given input format.
- GenericDataSourceBase(T, OperatorInformation<OUT>) - Constructor for class org.apache.flink.api.common.operators.base.GenericDataSourceBase
-
Creates a new instance for the given file using the given input format, using the default name.
- GenericDataSourceBase(Class<? extends T>, OperatorInformation<OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.GenericDataSourceBase
-
Creates a new instance for the given file using the given input format.
- GenericDataSourceBase(Class<? extends T>, OperatorInformation<OUT>) - Constructor for class org.apache.flink.api.common.operators.base.GenericDataSourceBase
-
Creates a new instance for the given file using the given input format, using the default name.
- GenericFlatTypePostPass<X,T extends AbstractSchema<X>> - Class in org.apache.flink.compiler.postpass
-
- GenericFlatTypePostPass() - Constructor for class org.apache.flink.compiler.postpass.GenericFlatTypePostPass
-
- GenericInputFormat<OT> - Class in org.apache.flink.api.common.io
-
Generic base class for all inputs that are not based on files.
- GenericInputFormat() - Constructor for class org.apache.flink.api.common.io.GenericInputFormat
-
- GenericInputFormat - Class in org.apache.flink.api.java.record.io
-
Generic base class for all inputs that are not based on files, specific to Record.
- GenericInputFormat() - Constructor for class org.apache.flink.api.java.record.io.GenericInputFormat
-
- GenericInputSplit - Class in org.apache.flink.core.io
-
A generic input split that has only a partition number.
- GenericInputSplit() - Constructor for class org.apache.flink.core.io.GenericInputSplit
-
Default constructor for instantiation during de-serialization.
- GenericInputSplit(int, int) - Constructor for class org.apache.flink.core.io.GenericInputSplit
-
Creates a generic input split with the given split number.
- GenericTypeComparator<T extends Comparable<T>> - Class in org.apache.flink.api.java.typeutils.runtime
-
TypeComparator for all types that extend Comparable.
- GenericTypeComparator(boolean, TypeSerializer<T>, Class<T>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
-
- GenericTypeInfo<T> - Class in org.apache.flink.api.java.typeutils
-
- GenericTypeInfo(Class<T>) - Constructor for class org.apache.flink.api.java.typeutils.GenericTypeInfo
-
- get(int) - Method in class org.apache.flink.api.common.operators.util.FieldList
-
- get(int) - Method in class org.apache.flink.api.java.record.io.avro.example.User
-
- get() - Static method in class org.apache.flink.api.java.typeutils.runtime.record.RecordPairComparatorFactory
-
Gets an instance of the comparator factory.
- get() - Static method in class org.apache.flink.api.java.typeutils.runtime.record.RecordSerializer
-
- get() - Static method in class org.apache.flink.api.java.typeutils.runtime.record.RecordSerializerFactory
-
Gets an instance of the serializer factory.
- get(URI) - Static method in class org.apache.flink.core.fs.FileSystem
-
Returns a reference to the
FileSystem instance for accessing the
file system identified by the given
URI.
- get(int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Reads the byte at the given position.
- get(int, byte[]) - Method in class org.apache.flink.core.memory.MemorySegment
-
Bulk get method.
- get(int, byte[], int, int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Bulk get method.
- get(DataOutput, int, int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Bulk get method.
- get(int, ByteBuffer, int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Bulk get method.
- get() - Static method in class org.apache.flink.runtime.ipc.Server
-
Returns the server instance called under or null.
- get(String) - Method in class org.apache.flink.runtime.iterative.concurrent.Broker
-
blocking retrieval and removal of the object to share
- get(int) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- get(int, byte[]) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- get(int, byte[], int, int) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- get(DataOutput, int, int) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- get(int) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- get(int, byte[]) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- get(int, byte[], int, int) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- get(DataOutput, int, int) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- get(int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- get(int, byte[]) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- get(int, byte[], int, int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- get(DataOutput, int, int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- get() - Method in class org.apache.flink.runtime.util.AtomicEnum
-
Gets the current value.
- get(T[]) - Static method in class org.apache.flink.runtime.util.AtomicEnumerator
-
- get() - Static method in class org.apache.flink.runtime.util.EmptyIterator
-
Gets a singleton instance of the empty iterator.
- get() - Static method in class org.apache.flink.runtime.util.EmptyMutableObjectIterator
-
Gets a singleton instance of the empty iterator.
- get() - Method in class org.apache.flink.types.BooleanValue
-
- get(int) - Method in class org.apache.flink.types.ListValue
-
- get(Object) - Method in class org.apache.flink.types.MapValue
-
- getAccessTime() - Method in interface org.apache.flink.core.fs.FileStatus
-
Get the access time of the file.
- getAccessTime() - Method in class org.apache.flink.core.fs.local.LocalFileStatus
-
- getAccessTime() - Method in class org.apache.flink.runtime.fs.hdfs.DistributedFileStatus
-
- getAccessTime() - Method in class org.apache.flink.runtime.fs.s3.S3FileStatus
-
- getAccumulatedRecordCount() - Method in class org.apache.flink.api.common.io.BlockInfo
-
Returns the accumulated record count.
- getAccumulator(String) - Method in interface org.apache.flink.api.common.functions.RuntimeContext
-
Get an existing accumulator object.
- getAccumulator(String) - Method in class org.apache.flink.runtime.operators.udf.RuntimeUDFContext
-
- getAccumulatorProtocolProxy() - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the proxy object for the accumulator protocol.
- getAccumulatorProtocolProxy() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getAccumulatorResult(String) - Method in class org.apache.flink.api.common.JobExecutionResult
-
- getAccumulatorResults(JobID) - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- getAccumulatorResults(JobID) - Method in interface org.apache.flink.runtime.protocols.AccumulatorProtocol
-
Get the final accumulator results.
- getAccumulators(ClassLoader) - Method in class org.apache.flink.runtime.accumulators.AccumulatorEvent
-
- getAccumulators() - Method in class org.apache.flink.runtime.jobmanager.accumulators.JobAccumulators
-
- getAccumulators(JobID) - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- getAccumulatorsFormated(Map<?, Accumulator<?, ?>>) - Static method in class org.apache.flink.api.common.accumulators.AccumulatorHelper
-
- getAggregate() - Method in interface org.apache.flink.api.common.aggregators.Aggregator
-
Gets the aggregator's current aggregate.
- getAggregate() - Method in class org.apache.flink.api.common.aggregators.DoubleSumAggregator
-
- getAggregate() - Method in class org.apache.flink.api.common.aggregators.LongSumAggregator
-
- getAggregate() - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase.TerminationCriterionAggregator
-
- getAggregate() - Method in class org.apache.flink.api.java.aggregation.AggregationFunction
-
- getAggregate() - Method in class org.apache.flink.api.java.aggregation.MaxAggregationFunction
-
- getAggregate() - Method in class org.apache.flink.api.java.aggregation.MinAggregationFunction
-
- getAggregate() - Method in class org.apache.flink.api.java.aggregation.SumAggregationFunction.ByteSumAgg
-
- getAggregate() - Method in class org.apache.flink.api.java.aggregation.SumAggregationFunction.DoubleSumAgg
-
- getAggregate() - Method in class org.apache.flink.api.java.aggregation.SumAggregationFunction.FloatSumAgg
-
- getAggregate() - Method in class org.apache.flink.api.java.aggregation.SumAggregationFunction.IntSumAgg
-
- getAggregate() - Method in class org.apache.flink.api.java.aggregation.SumAggregationFunction.LongSumAgg
-
- getAggregate() - Method in class org.apache.flink.api.java.aggregation.SumAggregationFunction.ShortSumAgg
-
- getAggregates() - Method in class org.apache.flink.runtime.iterative.concurrent.SuperstepBarrier
-
- getAggregates(ClassLoader) - Method in class org.apache.flink.runtime.iterative.event.IterationEventWithAggregators
-
- getAggregator() - Method in class org.apache.flink.api.common.aggregators.AggregatorWithName
-
Gets the aggregator.
- getAggregator(String) - Method in class org.apache.flink.runtime.iterative.task.RuntimeAggregatorRegistry
-
- getAggregatorNames() - Method in class org.apache.flink.runtime.iterative.concurrent.SuperstepBarrier
-
- getAggregatorNames() - Method in class org.apache.flink.runtime.iterative.event.IterationEventWithAggregators
-
- getAggregators() - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
-
- getAggregators() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
- getAggregators() - Method in interface org.apache.flink.api.common.operators.IterationOperator
-
- getAggregators() - Method in class org.apache.flink.api.java.DeltaIteration
-
Gets the registry for aggregators for the iteration.
- getAggregators() - Method in class org.apache.flink.api.java.IterativeDataSet
-
Gets the registry for aggregators.
- getAggregators() - Method in class org.apache.flink.spargel.java.record.SpargelIteration
-
- getAllAccumulatorResults() - Method in class org.apache.flink.api.common.JobExecutionResult
-
- getAllAccumulators() - Method in interface org.apache.flink.api.common.functions.RuntimeContext
-
For system internal usage only.
- getAllAccumulators() - Method in class org.apache.flink.runtime.operators.udf.RuntimeUDFContext
-
- getAllAggregators() - Method in class org.apache.flink.runtime.iterative.task.RuntimeAggregatorRegistry
-
- getAllJobVertices() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
-
Returns an array of all job vertices that are registered with the job graph.
- getAllLibraries() - Method in class org.apache.flink.client.program.PackagedProgram
-
- getAllNodes() - Method in class org.apache.flink.compiler.plan.OptimizedPlan
-
Gets all the nodes from this OptimizedPlan.
- getAllocatedResource() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
Returns the allocated resources assigned to this execution vertex.
- getAllocatedSlots() - Method in class org.apache.flink.runtime.instance.Instance
-
- getAllocationID() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
Returns the allocation ID which identifies the resources used
by this vertex within the assigned instance.
- getAllocationID() - Method in class org.apache.flink.runtime.instance.AllocatedResource
-
Returns the allocation ID which identifies the resource allocated within the assigned instance.
- getAllocationID() - Method in class org.apache.flink.runtime.instance.AllocatedSlot
-
Returns the allocation ID of this slice.
- getAllReachableJobVertices() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
-
Returns an array of all job vertices than can be reached when traversing the job graph from the input vertices.
- getAllRegisteredAggregators() - Method in class org.apache.flink.api.common.aggregators.AggregatorRegistry
-
- getAllStaticResolutions() - Static method in class org.apache.flink.runtime.net.NetUtils
-
- getAlternativePlans(CostEstimator) - Method in class org.apache.flink.compiler.dag.AbstractPartialSolutionNode
-
- getAlternativePlans(CostEstimator) - Method in class org.apache.flink.compiler.dag.BinaryUnionNode
-
- getAlternativePlans(CostEstimator) - Method in class org.apache.flink.compiler.dag.DataSinkNode
-
- getAlternativePlans(CostEstimator) - Method in class org.apache.flink.compiler.dag.DataSourceNode
-
- getAlternativePlans(CostEstimator) - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Computes the plan alternatives for this node, an implicitly for all nodes that are children of
this node.
- getAlternativePlans(CostEstimator) - Method in class org.apache.flink.compiler.dag.SingleInputNode
-
- getAlternativePlans(CostEstimator) - Method in class org.apache.flink.compiler.dag.TwoInputNode
-
- getAndRemove(String) - Method in class org.apache.flink.runtime.iterative.concurrent.Broker
-
blocking retrieval and removal of the object to share
- getAndSet(T) - Method in class org.apache.flink.runtime.util.AtomicEnum
-
Sets the given value and returns the old value.
- getArchive() - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- getArguments() - Method in class org.apache.flink.client.program.PackagedProgram
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple
-
Gets the number of field in the tuple (the tuple arity).
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple1
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple10
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple11
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple12
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple13
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple14
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple15
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple16
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple17
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple18
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple19
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple2
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple20
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple21
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple22
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple23
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple24
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple25
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple3
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple4
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple5
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple6
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple7
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple8
-
- getArity() - Method in class org.apache.flink.api.java.tuple.Tuple9
-
- getArity() - Method in class org.apache.flink.api.java.typeutils.BasicArrayTypeInfo
-
- getArity() - Method in class org.apache.flink.api.java.typeutils.BasicTypeInfo
-
- getArity() - Method in class org.apache.flink.api.java.typeutils.GenericTypeInfo
-
- getArity() - Method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
-
- getArity() - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
-
- getArity() - Method in class org.apache.flink.api.java.typeutils.PrimitiveArrayTypeInfo
-
- getArity() - Method in class org.apache.flink.api.java.typeutils.RecordTypeInfo
-
- getArity() - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfo
-
- getArity() - Method in class org.apache.flink.api.java.typeutils.ValueTypeInfo
-
- getArity() - Method in class org.apache.flink.api.java.typeutils.WritableTypeInfo
-
- getArity() - Method in class org.apache.flink.types.NothingTypeInfo
-
- getArity() - Method in class org.apache.flink.types.TypeInformation
-
- getAttachment() - Method in class org.apache.flink.runtime.managementgraph.ManagementAttachment
-
- getAttachment() - Method in class org.apache.flink.runtime.topology.NetworkTopology
-
- getAvailableSlots() - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- getAvailableSlots() - Method in interface org.apache.flink.runtime.protocols.ExtendedManagementProtocol
-
Returns the number of available slots among the registered task managers
- getAverageRecordWidth() - Method in class org.apache.flink.api.common.io.FileInputFormat.FileBaseStatistics
-
Gets the estimated average number of bytes per record.
- getAverageRecordWidth() - Method in interface org.apache.flink.api.common.io.statistics.BaseStatistics
-
Gets the average width of a record, in bytes.
- getAvgOutputRecordSize() - Method in class org.apache.flink.api.common.operators.CompilerHints
-
- getBackingArray() - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- getBackingArray() - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
Gets the byte array that backs the memory segment and this random access view.
- getBackingArray() - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
Deprecated.
- getBackwardConnection(int) - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
Returns the backward edge with index index.
- getBackwardEdge(int) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGroupVertex
-
- getBackwardEdge(int) - Method in class org.apache.flink.runtime.managementgraph.ManagementGate
-
Returns the edge arriving at the given index.
- getBackwardEdge(int) - Method in class org.apache.flink.runtime.managementgraph.ManagementGroupVertex
-
Returns the group edge which arrives at this group vertex at the given index.
- getBackwardEdges(ExecutionGroupVertex) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGroupVertex
-
- getBaseStatistics(String) - Method in class org.apache.flink.compiler.DataStatistics
-
Gets the base statistics for the input identified by the given identifier.
- getBaseStatistics(String) - Method in class org.apache.flink.compiler.NonCachingDataStatistics
-
- getBasicTupleTypeInfo(Class<?>...) - Static method in class org.apache.flink.api.java.typeutils.TupleTypeInfo
-
- getBinaryLength() - Method in class org.apache.flink.types.BooleanValue
-
- getBinaryLength() - Method in class org.apache.flink.types.ByteValue
-
- getBinaryLength() - Method in class org.apache.flink.types.CharValue
-
- getBinaryLength() - Method in interface org.apache.flink.types.CopyableValue
-
Gets the length of the data type when it is serialized, in bytes.
- getBinaryLength() - Method in class org.apache.flink.types.DoubleValue
-
- getBinaryLength() - Method in class org.apache.flink.types.FloatValue
-
- getBinaryLength() - Method in class org.apache.flink.types.IntValue
-
- getBinaryLength() - Method in class org.apache.flink.types.LongValue
-
- getBinaryLength() - Method in class org.apache.flink.types.NullValue
-
- getBinaryLength() - Method in class org.apache.flink.types.Record
-
- getBinaryLength() - Method in class org.apache.flink.types.ShortValue
-
- getBinaryLength() - Method in class org.apache.flink.types.StringValue
-
- getBlockCount() - Method in class org.apache.flink.runtime.io.disk.iomanager.ChannelWriterOutputView
-
Gets the number of blocks used by this view.
- getBlockCount() - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
-
- getBlockCount() - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.ChannelWithBlockCount
-
- getBlockedTime() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalExecutionVertexThreadProfilingData
-
- getBlockedTime() - Method in class org.apache.flink.runtime.profiling.types.ThreadProfilingEvent
-
Returns the percentage of time the execution thread has been
blocked to enter or reenter a monitor in the given profiling interval.
- getBlockSize() - Method in interface org.apache.flink.core.fs.FileStatus
-
Get the block size of the file.
- getBlockSize() - Method in class org.apache.flink.core.fs.local.LocalFileStatus
-
- getBlockSize() - Method in class org.apache.flink.runtime.fs.hdfs.DistributedFileStatus
-
- getBlockSize() - Method in class org.apache.flink.runtime.fs.s3.S3FileStatus
-
- getBoolean(String, boolean) - Method in class org.apache.flink.configuration.Configuration
-
Returns the value associated with the given key as a boolean.
- getBoolean(String, boolean) - Static method in class org.apache.flink.configuration.GlobalConfiguration
-
Returns the value associated with the given key as a boolean.
- getBoolean(int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Reads one byte at the given position and returns its boolean
representation.
- getBoolean(int) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- getBoolean(int) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- getBoolean(int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- getBoolean(String, boolean) - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- getBranchesForParent(PactConnection) - Method in class org.apache.flink.compiler.dag.DataSinkNode
-
- getBranchesForParent(PactConnection) - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- getBranchingNode() - Method in class org.apache.flink.compiler.dag.OptimizerNode.UnclosedBranchDescriptor
-
- getBranchPlan() - Method in class org.apache.flink.compiler.plan.PlanNode
-
- getBroadcastConnectionNames() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Return the list of names associated with broadcast inputs for this node.
- getBroadcastConnections() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Return the list of inputs associated with broadcast variables for this node.
- getBroadcastGroupSize(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getBroadcastInputName(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getBroadcastInputs() - Method in class org.apache.flink.api.common.operators.AbstractUdfOperator
-
Returns the input, or null, if none is set.
- getBroadcastInputs() - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
-
The BulkIteration meta operator cannot have broadcast inputs.
- getBroadcastInputs() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
DeltaIteration meta operator cannot have broadcast inputs.
- getBroadcastInputs() - Method in class org.apache.flink.compiler.plan.PlanNode
-
Gets a list of all broadcast inputs attached to this node.
- getBroadcastInputSerializer(int, ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getBroadcastSet(String) - Method in class org.apache.flink.spargel.java.MessagingFunction
-
Gets the broadcast data set registered under the given name.
- getBroadcastSet(String) - Method in class org.apache.flink.spargel.java.VertexUpdateFunction
-
Gets the broadcast data set registered under the given name.
- getBroadcastSets() - Method in class org.apache.flink.api.java.operators.SingleInputUdfOperator
-
- getBroadcastSets() - Method in class org.apache.flink.api.java.operators.TwoInputUdfOperator
-
- getBroadcastSets() - Method in interface org.apache.flink.api.java.operators.UdfOperator
-
Gets the broadcast sets (name and data set) that have been added to context of the UDF.
- getBroadcastVariable(String) - Method in interface org.apache.flink.api.common.functions.RuntimeContext
-
Returns the result bound to the broadcast variable identified by the
given name.
- getBroadcastVariable(String) - Method in class org.apache.flink.runtime.operators.udf.RuntimeUDFContext
-
- getBucket() - Method in class org.apache.flink.runtime.fs.s3.S3BucketObjectPair
-
Returns the name of the S3 bucket this object refers to.
- getBucketBoundary(int, int) - Method in interface org.apache.flink.api.common.distributions.DataDistribution
-
Returns the i'th bucket's upper bound, given that the distribution is to be
split into totalBuckets buckets.
- getBucketBoundary(int, int) - Method in class org.apache.flink.api.common.distributions.SimpleDistribution
-
- getBucketBoundary(int, int) - Method in class org.apache.flink.api.common.distributions.SimpleIntegerDistribution
-
- getBucketBoundary(int, int) - Method in class org.apache.flink.api.common.distributions.UniformDoubleDistribution
-
- getBucketBoundary(int, int) - Method in class org.apache.flink.api.common.distributions.UniformIntegerDistribution
-
- getBuffer() - Method in class org.apache.flink.runtime.io.network.channels.BufferOrEvent
-
- getBuffer() - Method in class org.apache.flink.runtime.io.network.Envelope
-
- getBufferedMemory() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- getBufferedMemory() - Method in class org.apache.flink.runtime.profiling.types.InstanceProfilingEvent
-
Returns the amount of memory, in bytes, used for file buffers.
- getBufferProvider(JobID, ChannelID) - Method in interface org.apache.flink.runtime.io.network.bufferprovider.BufferProviderBroker
-
- getBufferProvider(JobID, ChannelID) - Method in class org.apache.flink.runtime.io.network.ChannelManager
-
- getBufferSize() - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
- getBufferSize() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getBufferSize() - Method in interface org.apache.flink.runtime.io.network.bufferprovider.BufferProvider
-
Returns the size of buffers (in bytes) available at this buffer provider.
- getBufferSize() - Method in class org.apache.flink.runtime.io.network.bufferprovider.DiscardBufferPool
-
- getBufferSize() - Method in class org.apache.flink.runtime.io.network.bufferprovider.GlobalBufferPool
-
Returns the size of buffers (in bytes).
- getBufferSize() - Method in class org.apache.flink.runtime.io.network.bufferprovider.LocalBufferPool
-
- getBufferSize() - Method in class org.apache.flink.runtime.io.network.channels.InputChannel
-
- getBufferSize() - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
- getBuildSideBlockCount() - Method in class org.apache.flink.runtime.operators.hash.HashPartition
-
- getBuildSideChannel() - Method in class org.apache.flink.runtime.operators.hash.HashPartition
-
- getBuildSideComparator() - Method in class org.apache.flink.runtime.operators.hash.AbstractMutableHashTable
-
- getBuildSideIterator() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
- getBuildSideRecordCount() - Method in class org.apache.flink.runtime.operators.hash.HashPartition
-
- getBuildSideSerializer() - Method in class org.apache.flink.runtime.operators.hash.AbstractMutableHashTable
-
- getBytes(String, byte[]) - Method in class org.apache.flink.configuration.Configuration
-
Returns the value associated with the given key as a byte array.
- getBytes() - Method in class org.apache.flink.core.io.StringRecord
-
- getBytes(String, byte[]) - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- getBytesMemoryUsed() - Method in class org.apache.flink.runtime.io.disk.iomanager.ChannelWriterOutputView
-
Gets the number of bytes used by this output view, including written bytes and header bytes.
- getBytesWritten() - Method in class org.apache.flink.runtime.io.disk.iomanager.ChannelWriterOutputView
-
Gets the number of pay-load bytes already written.
- getCachedFiles() - Method in class org.apache.flink.api.common.Plan
-
return the registered caches files
- getCachedMemory() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- getCachedMemory() - Method in class org.apache.flink.runtime.profiling.types.InstanceProfilingEvent
-
Returns the amount of memory, in bytes, used as cache memory.
- getCachedSwapMemory() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- getCachedSwapMemory() - Method in class org.apache.flink.runtime.profiling.types.InstanceProfilingEvent
-
Returns the amount of swap, in bytes, used as cache memory.
- getCallQueueLen() - Method in class org.apache.flink.runtime.ipc.Server
-
The number of rpc calls in the queue.
- getCandidateAtBranchPoint(OptimizerNode) - Method in class org.apache.flink.compiler.plan.PlanNode
-
- getCapacity() - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
-
Gets the total capacity of this sorter, in bytes.
- getCapacity() - Method in interface org.apache.flink.runtime.operators.sort.InMemorySorter
-
Gets the total capacity of this sorter, in bytes.
- getCapacity() - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
-
Gets the total capacity of this sorter, in bytes.
- getChainedStubConfig(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getChainedTask(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getChainedTaskName(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getChannel(int) - Method in class org.apache.flink.runtime.io.network.gates.OutputGate
-
- getChannel() - Method in class org.apache.flink.runtime.net.SocketInputStream
-
Returns underlying channel used by inputstream.
- getChannel() - Method in class org.apache.flink.runtime.net.SocketOutputStream
-
Returns underlying channel used by this stream.
- getChannel() - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.ChannelWithBlockCount
-
- getChannelCapacityExhausted() - Method in class org.apache.flink.runtime.profiling.types.OutputGateProfilingEvent
-
Returns the number of times the capacity of an attached output channel was exhausted during the given profiling
interval.
- getChannelCapacityExhaustedCounter() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalOutputGateProfilingData
-
- getChannelDescriptor(int) - Method in class org.apache.flink.runtime.deployment.GateDeploymentDescriptor
-
- getChannelID() - Method in class org.apache.flink.runtime.io.disk.iomanager.ChannelAccess
-
Gets the channel ID of this channel.
- getChannelType() - Method in class org.apache.flink.runtime.deployment.GateDeploymentDescriptor
-
Returns the channel type of the gate.
- getChannelType() - Method in class org.apache.flink.runtime.executiongraph.ExecutionEdge
-
- getChannelType() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGate
-
- getChannelType(ExecutionVertex, ExecutionVertex) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
- getChannelType() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGroupEdge
-
Returns the channel type assigned to this edge.
- getChannelType() - Method in class org.apache.flink.runtime.io.network.channels.Channel
-
- getChannelType() - Method in class org.apache.flink.runtime.io.network.channels.InputChannel
-
- getChannelType() - Method in class org.apache.flink.runtime.io.network.gates.Gate
-
- getChannelType() - Method in class org.apache.flink.runtime.jobgraph.JobEdge
-
Returns the channel type assigned to this edge.
- getChannelType() - Method in class org.apache.flink.runtime.managementgraph.ManagementEdge
-
Returns the type of the channel this edge refers to.
- getChannelType() - Method in class org.apache.flink.runtime.managementgraph.ManagementGroupEdge
-
Returns the type of the channels represented by this group edge.
- getChar(int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Reads two memory at the given position, composing them into a char value
according to the current byte order.
- getChar(int) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- getChar(int) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- getChar(int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- getCharArray() - Method in class org.apache.flink.types.StringValue
-
Returns this StringValue's internal character data.
- getCharsetName() - Method in class org.apache.flink.api.java.io.TextInputFormat
-
- getCharsetName() - Method in class org.apache.flink.api.java.io.TextOutputFormat
-
- getCharsetName() - Method in class org.apache.flink.api.java.io.TextValueInputFormat
-
- getChildNode(int) - Method in class org.apache.flink.runtime.topology.NetworkNode
-
- getClass(String, Class<? extends T>, Class<? super T>) - Method in class org.apache.flink.configuration.Configuration
-
Returns the class associated with the given key as a string.
- getClass(String, Class<?>) - Method in class org.apache.flink.configuration.Configuration
-
Returns the class associated with the given key as a string.
- getClass(String, Class<? extends T>, Class<? super T>) - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- getClass(String, Class<?>) - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- getClassLoader() - Method in class org.apache.flink.configuration.Configuration
-
- getClassLoader(JobID) - Static method in class org.apache.flink.runtime.execution.librarycache.LibraryCacheManager
-
Returns the class loader to the specified vertex.
- getClassLoader() - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- getClassName() - Method in exception org.apache.flink.runtime.ipc.RemoteException
-
- getClassSchema() - Static method in class org.apache.flink.api.java.record.io.avro.example.User
-
- getClient(CommandLine, ClassLoader) - Method in class org.apache.flink.client.CliFrontend
-
- getClosedBranchingNodes() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- getCoGroupReturnTypes(CoGroupFunction<IN1, IN2, OUT>, TypeInformation<IN1>, TypeInformation<IN2>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
-
- getCombinable() - Static method in class org.apache.flink.api.scala.operators.Annotations
-
- getCombinerUtilityNode() - Method in class org.apache.flink.compiler.dag.GroupReduceNode
-
- getCombinerUtilityNode() - Method in class org.apache.flink.compiler.dag.ReduceNode
-
- getComparator() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleLeadingFieldComparator
-
- getComparator() - Method in class org.apache.flink.compiler.plan.SingleInputPlanNode
-
Gets the comparator from this PlanNode.
- getComparator1() - Method in class org.apache.flink.compiler.plan.DualInputPlanNode
-
- getComparator2() - Method in class org.apache.flink.compiler.plan.DualInputPlanNode
-
- getComparators() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
-
- getComparators() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparator
-
- getComparatorWithCurrentReference() - Method in class org.apache.flink.runtime.util.KeyGroupedIterator
-
- getCompilerHints() - Method in class org.apache.flink.api.common.operators.Operator
-
Gets the compiler hints for this contract instance.
- getComponentInfo() - Method in class org.apache.flink.api.java.typeutils.BasicArrayTypeInfo
-
- getComponentInfo() - Method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
-
- getComponentType() - Method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
-
- getComponentTypeClass() - Method in class org.apache.flink.api.java.typeutils.BasicArrayTypeInfo
-
- getConfigDir() - Method in class org.apache.flink.client.LocalExecutor
-
- getConfigDir() - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- getConfiguration() - Static method in class org.apache.flink.configuration.GlobalConfiguration
-
Copies the key/value pairs stored in the global configuration to
a
Configuration object and returns it.
- getConfiguration(String[]) - Static method in class org.apache.flink.configuration.GlobalConfiguration
-
Copies a subset of the key/value pairs stored in the global configuration to
a
Configuration object and returns it.
- getConfiguration() - Method in class org.apache.flink.hadoopcompatibility.mapreduce.HadoopInputFormat
-
- getConfiguration() - Method in class org.apache.flink.hadoopcompatibility.mapreduce.HadoopOutputFormat
-
- getConfiguration() - Method in class org.apache.flink.runtime.client.JobClient
-
Returns the
Configuration object which can include special configuration settings for the job client.
- getConfiguration() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGroupVertex
-
Returns the configuration object of the original job vertex.
- getConfiguration() - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
Returns the vertex's configuration object which can be used to pass custom settings to the task at runtime.
- getConfiguration() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
Gets the configuration that holds the actual values encoded.
- getConfigurationDirectory() - Method in class org.apache.flink.client.CliFrontend
-
- getConnectAddress(Server) - Static method in class org.apache.flink.runtime.net.NetUtils
-
Returns InetSocketAddress that a client can use to
connect to the server.
- getConnectedId() - Method in class org.apache.flink.runtime.io.network.channels.Channel
-
- getConnectedVertex() - Method in class org.apache.flink.runtime.jobgraph.JobEdge
-
Returns the vertex this edge is connected to.
- getConnectionAddress() - Method in class org.apache.flink.runtime.io.network.RemoteReceiver
-
Returns the address of the connection to the remote TaskManager.
- getConnectionID() - Method in class org.apache.flink.runtime.executiongraph.ExecutionEdge
-
- getConnectionID() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGroupEdge
-
Returns the edge's connection ID.
- getConnectionIndex() - Method in class org.apache.flink.runtime.io.network.RemoteReceiver
-
Returns the index of the connection to the remote TaskManager.
- getConstantFields(int[]) - Static method in class org.apache.flink.api.scala.operators.Annotations
-
- getConstantFieldsExcept(int[]) - Static method in class org.apache.flink.api.scala.operators.Annotations
-
- getConstantFieldsFirst(int[]) - Static method in class org.apache.flink.api.scala.operators.Annotations
-
- getConstantFieldsFirstExcept(int[]) - Static method in class org.apache.flink.api.scala.operators.Annotations
-
- getConstantFieldsSecond(int[]) - Static method in class org.apache.flink.api.scala.operators.Annotations
-
- getConstantFieldsSecondExcept(int[]) - Static method in class org.apache.flink.api.scala.operators.Annotations
-
- getConstantKeySet(int) - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Returns the key columns for the specific input, if all keys are preserved
by this node.
- getContainingBulkIteration() - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase.PartialSolutionPlaceHolder
-
- getContainingIterationNode() - Method in class org.apache.flink.compiler.plan.BulkPartialSolutionPlanNode
-
- getContainingIterationNode() - Method in class org.apache.flink.compiler.plan.SolutionSetPlanNode
-
- getContainingIterationNode() - Method in class org.apache.flink.compiler.plan.WorksetPlanNode
-
- getContainingWorksetIteration() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase.SolutionSetPlaceHolder
-
- getContainingWorksetIteration() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase.WorksetPlaceHolder
-
- getContractClass(Class<?>) - Static method in class org.apache.flink.api.common.operators.util.OperatorUtil
-
- getContractResolver(Plan) - Static method in class org.apache.flink.test.compiler.util.CompilerTestBase
-
- getConvergenceCriterion() - Method in class org.apache.flink.api.common.aggregators.AggregatorRegistry
-
- getConvergenceCriterion() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getConvergenceCriterionAggregatorName() - Method in class org.apache.flink.api.common.aggregators.AggregatorRegistry
-
- getConvergenceCriterionAggregatorName() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getCopyTask() - Method in interface org.apache.flink.runtime.execution.Environment
-
- getCopyTask() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getCostWeight() - Method in class org.apache.flink.compiler.dag.BulkIterationNode
-
- getCostWeight() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- getCostWeight() - Method in class org.apache.flink.compiler.dag.PactConnection
-
- getCostWeight() - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- getCostWeight() - Method in class org.apache.flink.compiler.plan.Channel
-
- getCostWeight() - Method in class org.apache.flink.compiler.plan.PlanNode
-
- getCounter(Enum<?>) - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopDummyReporter
-
- getCounter(String, String) - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopDummyReporter
-
- getCpuCost() - Method in class org.apache.flink.compiler.costs.Costs
-
Gets the cost for the CPU.
- getCrossReturnTypes(CrossFunction<IN1, IN2, OUT>, TypeInformation<IN1>, TypeInformation<IN2>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
-
- getCumulativeCosts() - Method in class org.apache.flink.compiler.plan.PlanNode
-
Gets the cumulative costs of this nose.
- getCumulativeCostsShare() - Method in class org.apache.flink.compiler.plan.PlanNode
-
- getCurrent() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable.ProbeIterator
-
- getCurrent() - Method in class org.apache.flink.runtime.util.KeyGroupedIterator
-
- getCurrent() - Method in class org.apache.flink.util.NumberSequenceIterator
-
- getCurrentBuffer() - Method in interface org.apache.flink.runtime.io.network.serialization.RecordSerializer
-
- getCurrentBuffer() - Method in class org.apache.flink.runtime.io.network.serialization.SpanningRecordSerializer
-
- getCurrentEvent() - Method in class org.apache.flink.runtime.io.network.channels.InputChannel
-
- getCurrentEvent() - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
- getCurrentExecutionStage() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
Returns the stage which is currently executed.
- getCurrentExecutionState() - Method in class org.apache.flink.runtime.event.job.VertexEvent
-
Returns the current execution state of the subtask this event
belongs to.
- getCurrentJobStatus() - Method in class org.apache.flink.runtime.event.job.JobEvent
-
Returns the current status of the job.
- getCurrentNumberOfGroupMembers() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGroupVertex
-
Returns the current number of members this group vertex has.
- getCurrentNumberOfSubtasks() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
-
Returns the current number of subtasks.
- getCurrentNumberOfSubtasks() - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the current number of subtasks the respective task is split into.
- getCurrentNumberOfSubtasks() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getCurrentNumberOfSubtasks() - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
-
Returns the current number of subtasks the respective task is split into.
- getCurrentOffset() - Method in class org.apache.flink.runtime.io.disk.SimpleCollectingOutputView
-
- getCurrentOperatingSystem() - Static method in enum org.apache.flink.util.OperatingSystem
-
Gets the operating system that the JVM runs on from the java system properties.
- getCurrentPartialSolutionPlanNode() - Method in class org.apache.flink.compiler.dag.BulkPartialSolutionNode
-
- getCurrentPositionInSegment() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
Gets the position from which the next byte will be read.
- getCurrentPositionInSegment() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedOutputView
-
Gets the current write position (the position where the next bytes will be written)
in the current memory segment.
- getCurrentProbeRecord() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
- getCurrentSegment() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
Gets the memory segment that will be used to read the next bytes from.
- getCurrentSegment() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedOutputView
-
Gets the segment that the view currently writes to.
- getCurrentSegmentLimit() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
Gets the current limit in the memory segment.
- getCurrentSolutionSetPlanNode() - Method in class org.apache.flink.compiler.dag.SolutionSetNode
-
- getCurrentWorksetPlanNode() - Method in class org.apache.flink.compiler.dag.WorksetNode
-
- getCustKey() - Method in class org.apache.flink.example.java.relational.TPCHQuery3.Customer
-
- getDataBuffer() - Method in class org.apache.flink.runtime.types.FileRecord
-
- getDataDistribution() - Method in class org.apache.flink.api.common.operators.base.GenericDataSinkBase
-
Gets the distribution to use for the range partitioning.
- getDataDistribution() - Method in class org.apache.flink.compiler.dataproperties.RequestedGlobalProperties
-
Gets the data distribution.
- getDataDistribution() - Method in class org.apache.flink.compiler.plan.Channel
-
- getDataSet() - Method in class org.apache.flink.api.java.operators.DataSink
-
- getDataSet() - Method in class org.apache.flink.api.java.operators.Grouping
-
- getDataSinks() - Method in class org.apache.flink.api.common.Plan
-
Gets all the data sinks of this job.
- getDataSinks() - Method in class org.apache.flink.compiler.plan.OptimizedPlan
-
Gets the data sinks from this OptimizedPlan.
- getDataSinks(List<SinkPlanNode>) - Method in class org.apache.flink.compiler.plan.SinkJoinerPlanNode
-
- getDataSourceNode() - Method in class org.apache.flink.compiler.plan.SourcePlanNode
-
- getDataSources() - Method in class org.apache.flink.compiler.plan.OptimizedPlan
-
Gets the data sources from this OptimizedPlan.
- getDataType() - Method in interface org.apache.flink.api.common.typeutils.TypeSerializerFactory
-
- getDataType() - Method in class org.apache.flink.api.java.typeutils.runtime.record.RecordSerializerFactory
-
- getDataType() - Method in class org.apache.flink.api.java.typeutils.runtime.RuntimeStatefulSerializerFactory
-
- getDataType() - Method in class org.apache.flink.api.java.typeutils.runtime.RuntimeStatelessSerializerFactory
-
- getDefaultBlockSize() - Method in class org.apache.flink.core.fs.FileSystem
-
Return the number of bytes that large input files should be optimally be split into to minimize I/O time.
- getDefaultBlockSize() - Method in class org.apache.flink.runtime.fs.hdfs.DistributedFileSystem
-
- getDefaultCentroidDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.example.java.clustering.util.KMeansData
-
- getDefaultDataDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.example.java.ml.util.LinearRegressionData
-
- getDefaultDegreeOfParallelism() - Method in class org.apache.flink.compiler.PactCompiler
-
- getDefaultEdgeDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.example.java.graph.util.ConnectedComponentsData
-
- getDefaultEdgeDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.example.java.graph.util.EnumTrianglesData
-
- getDefaultEdgeDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.example.java.graph.util.PageRankData
-
- getDefaultPagesDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.example.java.graph.util.PageRankData
-
- getDefaultParallelism() - Method in class org.apache.flink.api.common.Plan
-
Gets the default degree of parallelism for this job.
- getDefaultParamsDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.example.java.ml.util.LinearRegressionData
-
- getDefaultPointDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.example.java.clustering.util.KMeansData
-
- getDefaultSocketFactory() - Static method in class org.apache.flink.runtime.net.NetUtils
-
- getDefaultTextLineDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.example.java.wordcount.util.WordCountData
-
- getDefaultVertexDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.example.java.graph.util.ConnectedComponentsData
-
- getDegreeOfParallelism() - Method in class org.apache.flink.api.common.operators.Operator
-
Gets the degree of parallelism for this contract instance.
- getDegreeOfParallelism() - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Gets the degree of parallelism with which operation are executed by default.
- getDegreeOfParallelism() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Gets the degree of parallelism for the contract represented by this optimizer node.
- getDegreeOfParallelism() - Method in class org.apache.flink.compiler.plan.PlanNode
-
- getDelimiter() - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
- getDepth() - Method in class org.apache.flink.runtime.topology.NetworkNode
-
- getDepth() - Method in class org.apache.flink.runtime.topology.NetworkTopology
-
- getDescription() - Method in interface org.apache.flink.api.common.ProgramDescription
-
Returns a description of the plan that is generated by the assembler and
also of the arguments if they are available.
- getDescription() - Method in class org.apache.flink.api.java.record.io.jdbc.example.JDBCExample
-
- getDescription() - Method in class org.apache.flink.client.program.PackagedProgram
-
Returns the description provided by the Program class.
- getDescription() - Method in class org.apache.flink.example.java.graph.ConnectedComponents
-
- getDescription() - Method in class org.apache.flink.example.java.graph.TransitiveClosureNaive
-
- getDescription() - Method in class org.apache.flink.hadoopcompatibility.mapred.record.example.WordCount
-
- getDescription() - Method in class org.apache.flink.hadoopcompatibility.mapred.record.example.WordCountWithOutputFormat
-
- getDescription() - Method in class org.apache.flink.runtime.client.AbstractJobResult
-
Returns the description containing further details in case of an error.
- getDescription() - Method in class org.apache.flink.runtime.event.job.VertexEvent
-
Returns an optional description which may be attached to this event.
- getDescription() - Method in class org.apache.flink.runtime.taskmanager.AbstractTaskResult
-
Returns the description for this abstract task result.
- getDescription() - Method in class org.apache.flink.runtime.taskmanager.TaskExecutionState
-
Returns the description of this task execution state.
- getDescriptionPrefix() - Method in class org.apache.flink.api.common.operators.util.FieldList
-
- getDescriptionPrefix() - Method in class org.apache.flink.api.common.operators.util.FieldSet
-
- getDescriptionSuffix() - Method in class org.apache.flink.api.common.operators.util.FieldList
-
- getDescriptionSuffix() - Method in class org.apache.flink.api.common.operators.util.FieldSet
-
- getDestination() - Method in class org.apache.flink.compiler.deadlockdetect.DeadlockEdge
-
- getDirections(Ordering, int) - Static method in class org.apache.flink.compiler.util.Utils
-
- getDiscount() - Method in class org.apache.flink.example.java.relational.TPCHQuery3.Lineitem
-
- getDiskCost() - Method in class org.apache.flink.compiler.costs.Costs
-
Gets the costs for disk.
- getDistance(NetworkNode) - Method in class org.apache.flink.runtime.topology.NetworkNode
-
Determines the distance to the given network node.
- getDistance(String) - Method in class org.apache.flink.runtime.topology.NetworkNode
-
- getDistributedCache() - Method in interface org.apache.flink.api.common.functions.RuntimeContext
-
Returns the distributed cache to get the local tmp file.
- getDistributedCache() - Method in class org.apache.flink.runtime.operators.udf.RuntimeUDFContext
-
- getDistributionPattern() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGroupEdge
-
Returns the distribution pattern to create the wiring between the group members.
- getDistributionPattern() - Method in class org.apache.flink.runtime.jobgraph.JobEdge
-
Returns the distribution pattern used for this edge.
- getDocumentDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.example.java.relational.util.WebLogData
-
- getDouble(String, double) - Method in class org.apache.flink.configuration.Configuration
-
Returns the value associated with the given key as a double.
- getDouble(int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Reads a double-precision floating point value (64bit, 8 bytes) from the given position, in the system's
native byte order.
- getDouble(int) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- getDouble(int) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- getDouble(int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- getDouble(String, double) - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- getDoubleBigEndian(int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Reads a double-precision floating point value (64bit, 8 bytes) from the given position, in big endian
byte order.
- getDoubleBigEndian(int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- getDoubleCounter(String) - Method in interface org.apache.flink.api.common.functions.RuntimeContext
-
Convenience function to create a counter object for doubles.
- getDoubleCounter(String) - Method in class org.apache.flink.runtime.operators.udf.RuntimeUDFContext
-
- getDoubleLittleEndian(int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Reads a double-precision floating point value (64bit, 8 bytes) from the given position, in little endian
byte order.
- getDoubleLittleEndian(int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- getDriver() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getDriverClass() - Method in enum org.apache.flink.runtime.operators.DriverStrategy
-
- getDriverComparator(int, ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getDriverStrategy() - Method in class org.apache.flink.compiler.plan.PlanNode
-
Gets the driver strategy from this node.
- getDriverStrategy() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getDualInputNodeSchema(DualInputPlanNode, T, T) - Method in class org.apache.flink.compiler.postpass.GenericFlatTypePostPass
-
- getDualInputNodeSchema(DualInputPlanNode, SparseKeySchema, SparseKeySchema) - Method in class org.apache.flink.compiler.postpass.RecordModelPostPass
-
- getDumpableInputs() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- getDumpableInputs() - Method in class org.apache.flink.compiler.plan.PlanNode
-
- getDumpableInputs() - Method in interface org.apache.flink.compiler.plandump.DumpableNode
-
- getEdge(int) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGate
-
- getEdgeByID(ChannelID) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
- getElementsCollectedAndReset() - Method in class org.apache.flink.runtime.iterative.io.WorksetUpdateOutputCollector
-
- getEntryIterator() - Method in class org.apache.flink.runtime.operators.hash.AbstractMutableHashTable
-
- getEntryIterator() - Method in class org.apache.flink.runtime.operators.hash.CompactingHashTable
-
- getEnumeratingVertices(int) - Static method in class org.apache.flink.test.testdata.ConnectedComponentsData
-
- getEnvironment() - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
-
Returns the environment of this task.
- getEnvironment() - Method in class org.apache.flink.runtime.taskmanager.Task
-
Returns the environment associated with this task.
- getErrorState() - Method in class org.apache.flink.types.parser.FieldParser
-
- getEstimatedAvgWidthPerOutputRecord() - Method in interface org.apache.flink.compiler.dag.EstimateProvider
-
Gets the estimated number of bytes per record.
- getEstimatedAvgWidthPerOutputRecord() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- getEstimatedAvgWidthPerOutputRecord() - Method in class org.apache.flink.compiler.dag.PactConnection
-
- getEstimatedAvgWidthPerOutputRecord() - Method in class org.apache.flink.compiler.plan.Channel
-
- getEstimatedNumRecords() - Method in interface org.apache.flink.compiler.dag.EstimateProvider
-
Gets the estimated number of records in the output of this node.
- getEstimatedNumRecords() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- getEstimatedNumRecords() - Method in class org.apache.flink.compiler.dag.PactConnection
-
- getEstimatedNumRecords() - Method in class org.apache.flink.compiler.plan.Channel
-
- getEstimatedOutputSize() - Method in interface org.apache.flink.compiler.dag.EstimateProvider
-
Gets the estimated output size from this node.
- getEstimatedOutputSize() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- getEstimatedOutputSize() - Method in class org.apache.flink.compiler.dag.PactConnection
-
- getEstimatedOutputSize() - Method in class org.apache.flink.compiler.plan.Channel
-
- getEvent() - Method in class org.apache.flink.runtime.io.network.channels.BufferOrEvent
-
- getEventNotificationManager() - Method in class org.apache.flink.runtime.io.network.gates.Gate
-
Returns the event notification manager used to dispatch events.
- getEvents() - Method in class org.apache.flink.runtime.client.JobProgressResult
-
Returns an iterator to the list of events transported within this job progress result object.
- getEvents(JobID) - Method in interface org.apache.flink.runtime.jobmanager.archive.ArchiveListener
-
Get all archived Events for a job
- getEvents(JobID) - Method in class org.apache.flink.runtime.jobmanager.archive.MemoryArchivist
-
- getEvents(JobID) - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- getEvents(JobID) - Method in interface org.apache.flink.runtime.protocols.ExtendedManagementProtocol
-
Retrieves the collected events for the job with the given job ID.
- getEventsForJob(JobID, List<AbstractEvent>, boolean) - Method in class org.apache.flink.runtime.jobmanager.EventCollector
-
Retrieves and adds the collected events for the job with the given job ID to the provided list.
- getEventsSerialized() - Method in class org.apache.flink.runtime.io.network.Envelope
-
- getExecutingThread() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
Returns the thread which is assigned to execute the user code.
- getExecutionEnvironment() - Method in class org.apache.flink.api.java.DataSet
-
- getExecutionEnvironment() - Static method in class org.apache.flink.api.java.ExecutionEnvironment
-
Creates an execution environment that represents the context in which the program is currently executed.
- getExecutionEnvironment() - Method in class org.apache.flink.test.util.JavaProgramTestBase
-
- getExecutionGraph() - Method in class org.apache.flink.runtime.executiongraph.ExecutionStage
-
Returns the execution graph that this stage belongs to.
- getExecutionGraph() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
- getExecutionGraph() - Method in class org.apache.flink.runtime.profiling.impl.JobProfilingData
-
- getExecutionGraphByID(JobID) - Method in class org.apache.flink.runtime.jobmanager.scheduler.DefaultScheduler
-
Returns the execution graph which is associated with the given job ID.
- getExecutionPipeline() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
- getExecutionPlan() - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Creates the plan with which the system will execute the program, and returns it as
a String using a JSON representation of the execution data flow graph.
- getExecutionPlan() - Method in class org.apache.flink.api.java.LocalEnvironment
-
- getExecutionPlan() - Method in class org.apache.flink.api.java.RemoteEnvironment
-
- getExecutionPlan() - Method in class org.apache.flink.client.program.ContextEnvironment
-
- getExecutionPlan() - Method in class org.apache.flink.client.program.PackagedProgram.PreviewPlanEnvironment
-
- getExecutionSignature() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGroupVertex
-
Returns the execution signature of this vertex.
- getExecutionStage() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGroupVertex
-
Returns the execution stage this group vertex is associated with.
- getExecutionState() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
Returns this execution vertex's current execution status.
- getExecutionState() - Method in class org.apache.flink.runtime.managementgraph.ManagementVertex
-
Returns the current execution state of this management vertex.
- getExecutionState() - Method in class org.apache.flink.runtime.taskmanager.Task
-
Returns the current execution state of the task.
- getExecutionState() - Method in class org.apache.flink.runtime.taskmanager.TaskExecutionState
-
Returns the new execution state of the task.
- getExecutionVertexID() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalExecutionVertexProfilingData
-
- getExecutionVertexID() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInputGateProfilingData
-
- getExecutionVertexID() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalOutputGateProfilingData
-
- getExtendedprice() - Method in class org.apache.flink.example.java.relational.TPCHQuery3.Lineitem
-
- getExternalProcessCommand() - Method in class org.apache.flink.api.java.record.io.ExternalProcessInputSplit
-
Returns the command to be executed to derive the input for this split
- getFactory() - Method in enum org.apache.flink.api.java.aggregation.Aggregations
-
- getFavoriteColor() - Method in class org.apache.flink.api.java.record.io.avro.example.User.Builder
-
Gets the value of the 'favorite_color' field
- getFavoriteColor() - Method in class org.apache.flink.api.java.record.io.avro.example.User
-
Gets the value of the 'favorite_color' field.
- getFavoriteNumber() - Method in class org.apache.flink.api.java.record.io.avro.example.User.Builder
-
Gets the value of the 'favorite_number' field
- getFavoriteNumber() - Method in class org.apache.flink.api.java.record.io.avro.example.User
-
Gets the value of the 'favorite_number' field.
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple
-
Gets the field at the specified position.
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple1
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple10
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple11
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple12
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple13
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple14
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple15
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple16
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple17
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple18
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple19
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple2
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple20
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple21
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple22
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple23
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple24
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple25
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple3
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple4
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple5
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple6
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple7
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple8
-
- getField(int) - Method in class org.apache.flink.api.java.tuple.Tuple9
-
- getField(int, Class<T>) - Method in class org.apache.flink.types.Record
-
Gets the field at the given position from the record.
- getField(int, T) - Method in class org.apache.flink.types.Record
-
Gets the field at the given position.
- getFieldComparator() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleLeadingFieldComparator
-
- getFieldDelimiter() - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
-
- getFieldInto(int, Value) - Method in class org.apache.flink.types.Record
-
Gets the field at the given position.
- getFieldNumber(int) - Method in class org.apache.flink.api.common.operators.Ordering
-
- getFieldNumber() - Method in exception org.apache.flink.compiler.postpass.ConflictingFieldTypeInfoException
-
- getFieldNumber() - Method in exception org.apache.flink.compiler.postpass.MissingFieldTypeInfoException
-
- getFieldNumber() - Method in exception org.apache.flink.types.KeyFieldOutOfBoundsException
-
Gets the field number that was attempted to access.
- getFieldNumber() - Method in exception org.apache.flink.types.NullKeyFieldException
-
Gets the field number that was attempted to access.
- getFieldOrders() - Method in class org.apache.flink.api.common.operators.Ordering
-
- getFieldParsers() - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
-
- getFieldPositions() - Method in class org.apache.flink.api.common.operators.Ordering
-
- getFields() - Method in class org.apache.flink.api.java.operators.CrossOperator.ProjectCrossFunction
-
- getFields() - Method in class org.apache.flink.api.java.operators.JoinOperator.ProjectFlatJoinFunction
-
- getFieldsInto(int[], Value[]) - Method in class org.apache.flink.types.Record
-
Gets the fields at the given positions into an array.
- getFieldsIntoCheckingNull(int[], Value[]) - Method in class org.apache.flink.types.Record
-
Gets the fields at the given positions into an array.
- getFieldSortDirections() - Method in class org.apache.flink.api.common.operators.Ordering
-
- getFieldTypes() - Method in class org.apache.flink.api.java.io.CsvInputFormat
-
- getFile(String) - Method in class org.apache.flink.api.common.cache.DistributedCache
-
- getFile() - Method in class org.apache.flink.core.fs.local.LocalFileStatus
-
- getFileBlockLocations(FileStatus, long, long) - Method in class org.apache.flink.core.fs.FileSystem
-
Return an array containing hostnames, offset and size of
portions of the given file.
- getFileBlockLocations(FileStatus, long, long) - Method in class org.apache.flink.core.fs.local.LocalFileSystem
-
- getFileBlockLocations(FileStatus, long, long) - Method in class org.apache.flink.runtime.fs.hdfs.DistributedFileSystem
-
- getFileBlockLocations(FileStatus, long, long) - Method in class org.apache.flink.runtime.fs.s3.S3FileSystem
-
- getFilehandlesDriver() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getFilehandlesInput(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getFileName() - Method in class org.apache.flink.runtime.types.FileRecord
-
- getFilePath() - Method in class org.apache.flink.api.common.io.FileInputFormat
-
- getFilePath() - Method in class org.apache.flink.api.common.operators.base.FileDataSinkBase
-
Returns the configured file path where the output is written to.
- getFilePath() - Method in class org.apache.flink.api.common.operators.base.FileDataSourceBase
-
Returns the file path from which the input is read.
- getFilePath() - Method in class org.apache.flink.api.java.io.CsvReader
-
- getFilePath() - Method in class org.apache.flink.api.java.record.operators.FileDataSink
-
Returns the configured file path where the output is written to.
- getFiles() - Method in class org.apache.flink.api.common.io.BinaryInputFormat
-
- getFileStats(FileInputFormat.FileBaseStatistics, Path, FileSystem, ArrayList<FileStatus>) - Method in class org.apache.flink.api.common.io.FileInputFormat
-
- getFileStatus(Path) - Method in class org.apache.flink.core.fs.FileSystem
-
Return a file status object that represents the path.
- getFileStatus(Path) - Method in class org.apache.flink.core.fs.local.LocalFileSystem
-
- getFileStatus(Path) - Method in class org.apache.flink.runtime.fs.hdfs.DistributedFileSystem
-
- getFileStatus(Path) - Method in class org.apache.flink.runtime.fs.s3.S3FileSystem
-
- getFileSystem() - Method in class org.apache.flink.core.fs.Path
-
Returns the FileSystem that owns this Path.
- getFileSystemByName(String) - Static method in class org.apache.flink.util.ClassUtils
-
Searches for a file system class by its name and attempts to load it.
- getFilterFactor() - Method in class org.apache.flink.api.common.operators.CompilerHints
-
- getFirst() - Method in class org.apache.flink.types.Pair
-
Returns the first encapsulated pair element.
- getFirstDegree() - Method in class org.apache.flink.example.java.graph.util.EnumTrianglesDataTypes.EdgeWithDegrees
-
- getFirstFreeInputGateIndex() - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
Returns the index of this vertex's first free input gate.
- getFirstFreeOutputGateIndex() - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
Returns the index of this vertex's first free output gate.
- getFirstIncomingConnection() - Method in class org.apache.flink.compiler.dag.TwoInputNode
-
Gets the PactConnection through which this node receives its first input.
- getFirstInput() - Method in class org.apache.flink.api.common.operators.DualInputOperator
-
Returns the first input, or null, if none is set.
- getFirstInputType() - Method in class org.apache.flink.api.common.operators.BinaryOperatorInformation
-
- getFirstPredecessorNode() - Method in class org.apache.flink.compiler.dag.TwoInputNode
-
- getFirstRecordStart() - Method in class org.apache.flink.api.common.io.BlockInfo
-
Returns the firstRecordStart.
- getFirstVertex() - Method in class org.apache.flink.example.java.graph.util.EnumTrianglesDataTypes.Edge
-
- getFirstVertex() - Method in class org.apache.flink.example.java.graph.util.EnumTrianglesDataTypes.EdgeWithDegrees
-
- getFlatMapReturnTypes(FlatMapFunction<IN, OUT>, TypeInformation<IN>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
-
- getFloat(String, float) - Method in class org.apache.flink.configuration.Configuration
-
Returns the value associated with the given key as a float.
- getFloat(String, float) - Static method in class org.apache.flink.configuration.GlobalConfiguration
-
Returns the value associated with the given key as a float.
- getFloat(int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Reads a single-precision floating point value (32bit, 4 bytes) from the given position, in the system's
native byte order.
- getFloat(int) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- getFloat(int) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- getFloat(int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- getFloat(String, float) - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- getFloatBigEndian(int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Reads a single-precision floating point value (32bit, 4 bytes) from the given position, in big endian
byte order.
- getFloatBigEndian(int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- getFloatLittleEndian(int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Reads a single-precision floating point value (32bit, 4 bytes) from the given position, in little endian
byte order.
- getFloatLittleEndian(int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- getForClass(Class<X>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
-
- getFormat() - Method in class org.apache.flink.api.java.operators.DataSink
-
- getFormatWrapper() - Method in class org.apache.flink.api.common.operators.base.GenericDataSinkBase
-
Gets the class describing this sinks output format.
- getFormatWrapper() - Method in class org.apache.flink.api.common.operators.base.GenericDataSourceBase
-
Gets the class describing the input format.
- getForObject(X) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
-
- getForwardConnection(int) - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
Returns the forward edge with index index.
- getForwardedField(int) - Method in class org.apache.flink.api.common.operators.SingleInputSemanticProperties
-
Gets the fields in the destination record where the source
field is forwarded.
- getForwardedField1(int) - Method in class org.apache.flink.api.common.operators.DualInputSemanticProperties
-
Gets the fields in the destination record where the source
field from the first input is forwarded.
- getForwardedField2(int) - Method in class org.apache.flink.api.common.operators.DualInputSemanticProperties
-
Gets the fields in the destination record where the source
field from the second input is forwarded.
- getForwardEdge(int) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGroupVertex
-
- getForwardEdge(int) - Method in class org.apache.flink.runtime.managementgraph.ManagementGate
-
Returns the edge originating at the given index.
- getForwardEdge(int) - Method in class org.apache.flink.runtime.managementgraph.ManagementGroupVertex
-
Returns the group edge which leaves this group vertex at the given index.
- getForwardEdges(ExecutionGroupVertex) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGroupVertex
-
- getFreedMemory() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
- getFreeMemory() - Method in class org.apache.flink.runtime.operators.hash.AbstractMutableHashTable
-
- getFreeMemory() - Method in class org.apache.flink.runtime.operators.hash.CompactingHashTable
-
- getFreeMemory() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- getFreeMemory() - Method in class org.apache.flink.runtime.profiling.types.InstanceProfilingEvent
-
Returns the amount of free memory of the corresponding instance.
- getFullSegments() - Method in class org.apache.flink.runtime.io.disk.iomanager.BulkBlockChannelReader
-
- getFunctionRuntimeContext(Function, RuntimeContext) - Static method in class org.apache.flink.api.common.functions.util.FunctionUtils
-
- getGateID() - Method in class org.apache.flink.runtime.deployment.GateDeploymentDescriptor
-
Returns the ID of the gate.
- getGateID() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGate
-
- getGateID() - Method in class org.apache.flink.runtime.io.network.gates.Gate
-
- getGateIndex() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInputGateProfilingData
-
- getGateIndex() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalOutputGateProfilingData
-
- getGateIndex() - Method in class org.apache.flink.runtime.profiling.types.InputGateProfilingEvent
-
Returns the index of input gate.
- getGateIndex() - Method in class org.apache.flink.runtime.profiling.types.OutputGateProfilingEvent
-
Returns the index of input gate.
- getGenericFieldTypes() - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
-
- getGlobalConfiguration() - Method in class org.apache.flink.client.CliFrontend
-
Reads configuration settings.
- getGlobalProperties() - Method in class org.apache.flink.compiler.dataproperties.InterestingProperties
-
Gets the interesting global properties.
- getGlobalProperties() - Method in class org.apache.flink.compiler.plan.Channel
-
- getGlobalProperties() - Method in class org.apache.flink.compiler.plan.PlanNode
-
Gets the global properties from this PlanNode.
- getGraph() - Method in class org.apache.flink.runtime.managementgraph.ManagementGate
-
- getGraph() - Method in class org.apache.flink.runtime.managementgraph.ManagementGroupVertex
-
Returns the management graph this group vertex is part of.
- getGraph() - Method in class org.apache.flink.runtime.managementgraph.ManagementStage
-
Returns the management graph this management stage is part of.
- getGraph() - Method in class org.apache.flink.runtime.managementgraph.ManagementVertex
-
The management graph this management vertex belongs to.
- getGroupedFields() - Method in class org.apache.flink.compiler.dataproperties.LocalProperties
-
Gets the grouped fields.
- getGroupedFields() - Method in class org.apache.flink.compiler.dataproperties.RequestedLocalProperties
-
Gets the grouped fields.
- getGroupMember(int) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGroupVertex
-
Returns a specific execution vertex from the list of members.
- getGroupMember(int) - Method in class org.apache.flink.runtime.managementgraph.ManagementGroupVertex
-
Returns the management vertex with the given index.
- getGroupMembers() - Method in class org.apache.flink.runtime.managementgraph.ManagementGroupVertex
-
Returns alle management vertices containted in this group
- getGroupOrder(int) - Method in class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
-
Gets the value order for an input, i.e.
- getGroupOrder() - Method in class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
-
Gets the order of elements within a reduce group.
- getGroupOrderForInputOne() - Method in class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
-
Gets the order of elements within a group for the first input.
- getGroupOrderForInputTwo() - Method in class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
-
Gets the order of elements within a group for the second input.
- getGroupReduceReturnTypes(GroupReduceFunction<IN, OUT>, TypeInformation<IN>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
-
- getGroupSize(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getGroupSortKeyPositions() - Method in class org.apache.flink.api.java.operators.SortedGrouping
-
- getGroupSortOrders() - Method in class org.apache.flink.api.java.operators.SortedGrouping
-
- getGroupVertex() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
Returns the group vertex this execution vertex belongs to.
- getGroupVertex(int) - Method in class org.apache.flink.runtime.managementgraph.ManagementStage
-
Returns the management group vertex with the given index.
- getGroupVertex() - Method in class org.apache.flink.runtime.managementgraph.ManagementVertex
-
Returns the group vertex this management vertex belongs to.
- getGroupVertexByID(ManagementGroupVertexID) - Method in class org.apache.flink.runtime.managementgraph.ManagementGraph
-
Returns the group vertex with the given ID from the graph's internal group vertex map.
- getGroupVertices() - Method in class org.apache.flink.runtime.managementgraph.ManagementGraph
-
Returns an unmodifiable collection of all group vertices with no guarantees on their order.
- getGroupVerticesInReverseTopologicalOrder() - Method in class org.apache.flink.runtime.managementgraph.ManagementGraph
-
Returns a list of group vertices sorted in reverse topological order.
- getGroupVerticesInTopologicalOrder() - Method in class org.apache.flink.runtime.managementgraph.ManagementGraph
-
Returns a list of group vertices sorted in topological order.
- getGuaranteedAvailableMemory() - Method in class org.apache.flink.compiler.plan.PlanNode
-
- getHadoopConfiguration() - Static method in class org.apache.flink.runtime.fs.hdfs.DistributedFileSystem
-
Returns a new Hadoop Configuration object using the path to the hadoop conf configured
in the main configuration (flink-conf.yaml).
- getHadoopInputFormat() - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopInputFormat
-
- getHadoopInputFormat() - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordInputFormat
-
- getHadoopInputFormat() - Method in class org.apache.flink.hadoopcompatibility.mapreduce.HadoopInputFormat
-
- getHadoopInputSplit() - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopInputSplit
-
- getHadoopInputSplit() - Method in class org.apache.flink.hadoopcompatibility.mapreduce.wrapper.HadoopInputSplit
-
- getHadoopOutputFormat() - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopOutputFormat
-
- getHadoopOutputFormat() - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordOutputFormat
-
- getHadoopOutputFormat() - Method in class org.apache.flink.hadoopcompatibility.mapreduce.HadoopOutputFormat
-
- getHardIrqCPU() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- getHardIrqCPU() - Method in class org.apache.flink.runtime.profiling.types.InstanceProfilingEvent
-
Returns the percentage of time the CPU(s) spent in state HARD_IRQ during the profiling interval.
- getHardwareDescription() - Method in class org.apache.flink.runtime.instance.DummyInstance
-
- getHardwareDescription() - Method in class org.apache.flink.runtime.instance.Instance
-
Returns the instance's hardware description as reported by the instance itself.
- getHashJoin(TypeSerializer<BT>, TypeComparator<BT>, TypeSerializer<PT>, TypeComparator<PT>, TypePairComparator<PT, BT>, MemoryManager, IOManager, AbstractInvokable, double) - Method in class org.apache.flink.runtime.operators.hash.BuildFirstHashMatchIterator
-
- getHashJoin(TypeSerializer<BT>, TypeComparator<BT>, TypeSerializer<PT>, TypeComparator<PT>, TypePairComparator<PT, BT>, MemoryManager, IOManager, AbstractInvokable, double) - Method in class org.apache.flink.runtime.operators.hash.BuildFirstReOpenableHashMatchIterator
-
- getHashJoin(TypeSerializer<BT>, TypeComparator<BT>, TypeSerializer<PT>, TypeComparator<PT>, TypePairComparator<PT, BT>, MemoryManager, IOManager, AbstractInvokable, double) - Method in class org.apache.flink.runtime.operators.hash.BuildSecondHashMatchIterator
-
- getHashJoin(TypeSerializer<BT>, TypeComparator<BT>, TypeSerializer<PT>, TypeComparator<PT>, TypePairComparator<PT, BT>, MemoryManager, IOManager, AbstractInvokable, double) - Method in class org.apache.flink.runtime.operators.hash.BuildSecondReOpenableHashMatchIterator
-
- getHdfsConfig() - Method in class org.apache.flink.client.LocalExecutor
-
- getHdfsConfigFile() - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- getHeight() - Method in class org.apache.flink.runtime.topology.NetworkNode
-
- getHeuristicCpuCost() - Method in class org.apache.flink.compiler.costs.Costs
-
Gets the heuristic cost for the CPU.
- getHeuristicDiskCost() - Method in class org.apache.flink.compiler.costs.Costs
-
Gets the heuristic costs for disk.
- getHeuristicNetworkCost() - Method in class org.apache.flink.compiler.costs.Costs
-
Gets the heuristic network cost.
- getHistogram(String) - Method in interface org.apache.flink.api.common.functions.RuntimeContext
-
Convenience function to create a counter object for histograms.
- getHistogram(String) - Method in class org.apache.flink.runtime.operators.udf.RuntimeUDFContext
-
- getHostNames() - Method in class org.apache.flink.core.fs.FileInputSplit
-
Gets the names of the hosts that this file split resides on.
- getHostnames() - Method in class org.apache.flink.core.io.LocatableInputSplit
-
Returns the names of the hosts storing the data this input split refers to
- getHosts() - Method in interface org.apache.flink.core.fs.BlockLocation
-
Get the list of hosts (hostname) hosting this block.
- getHosts() - Method in class org.apache.flink.core.fs.local.LocalBlockLocation
-
- getHosts() - Method in class org.apache.flink.runtime.fs.hdfs.DistributedBlockLocation
-
- getHosts() - Method in class org.apache.flink.runtime.fs.s3.S3BlockLocation
-
- getId() - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Gets the UUID by which this environment is identified.
- getId() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Gets the ID of this node.
- getID() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
Returns the ID of this execution vertex.
- getID() - Method in class org.apache.flink.runtime.io.network.channels.Channel
-
- getID() - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
Returns the ID of this job vertex.
- getID() - Method in class org.apache.flink.runtime.managementgraph.ManagementGroupVertex
-
Returns the ID of this management group vertex.
- getID() - Method in class org.apache.flink.runtime.managementgraph.ManagementVertex
-
Returns the ID of this management vertex.
- getID() - Method in class org.apache.flink.runtime.taskmanager.TaskExecutionState
-
Returns the ID of the task this result belongs to
- getIdleCPU() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- getIdleCPU() - Method in class org.apache.flink.runtime.profiling.types.InstanceProfilingEvent
-
Returns the percentage of time the CPU(s) spent in state IDLE during the profiling interval.
- getIdString() - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Gets the UUID by which this environment is identified, as a string.
- getIncomingConnection() - Method in class org.apache.flink.compiler.dag.SingleInputNode
-
Gets the input of this operator.
- getIncomingConnections() - Method in class org.apache.flink.compiler.dag.AbstractPartialSolutionNode
-
- getIncomingConnections() - Method in class org.apache.flink.compiler.dag.DataSinkNode
-
- getIncomingConnections() - Method in class org.apache.flink.compiler.dag.DataSourceNode
-
- getIncomingConnections() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
This method needs to be overridden by subclasses to return the children.
- getIncomingConnections() - Method in class org.apache.flink.compiler.dag.SingleInputNode
-
- getIncomingConnections() - Method in class org.apache.flink.compiler.dag.TwoInputNode
-
- getInDegree() - Method in class org.apache.flink.compiler.deadlockdetect.DeadlockVertex
-
- getIndex() - Method in class org.apache.flink.runtime.io.network.channels.Channel
-
- getIndex() - Method in class org.apache.flink.runtime.io.network.gates.Gate
-
- getIndex() - Method in class org.apache.flink.runtime.managementgraph.ManagementGate
-
Returns the index of this gate.
- getIndexInGroup() - Method in class org.apache.flink.runtime.managementgraph.ManagementVertex
-
Returns the index at which this vertex is stored inside its corresponding group vertex.
- getIndexInSubtaskGroup() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
-
Returns the task's index in the subtask group.
- getIndexInSubtaskGroup() - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the index of this subtask in the subtask group.
- getIndexInSubtaskGroup() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getIndexInSubtaskGroup() - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
-
Returns the index of this subtask in the subtask group.
- getIndexInVertexGroup() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
Returns the index of this vertex in the vertex group.
- getIndexOfCurrentExecutionStage() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
Returns the index of the current execution stage.
- getIndexOfInputGate() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGroupEdge
-
Returns the index of the input gate this edge starts from.
- getIndexOfInputGate() - Method in class org.apache.flink.runtime.jobgraph.JobEdge
-
Returns the index of the consuming task's input gate that this edge connects to.
- getIndexOfOutputGate() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGroupEdge
-
Returns the index of the output gate this edge arrives at.
- getIndexOfSubtask() - Method in class org.apache.flink.runtime.event.job.VertexEvent
-
Returns the index of the subtask that this event belongs to.
- getIndexOfThisSubtask() - Method in interface org.apache.flink.api.common.functions.RuntimeContext
-
Gets the number of the parallel subtask.
- getIndexOfThisSubtask() - Method in class org.apache.flink.runtime.operators.udf.RuntimeUDFContext
-
- getInetAdress() - Method in class org.apache.flink.runtime.instance.InstanceConnectionInfo
-
- getInetFromHostport(String) - Static method in class org.apache.flink.client.RemoteExecutor
-
- getInfoFor(Class<X>) - Static method in class org.apache.flink.api.java.typeutils.BasicArrayTypeInfo
-
- getInfoFor(Class<X>) - Static method in class org.apache.flink.api.java.typeutils.BasicTypeInfo
-
- getInfoFor(Type, TypeInformation<C>) - Static method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
-
- getInfoFor(Type) - Static method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
-
- getInfoFor(Class<X>) - Static method in class org.apache.flink.api.java.typeutils.PrimitiveArrayTypeInfo
-
- getInfoSize() - Method in class org.apache.flink.api.common.io.BlockInfo
-
- getInitialSolutionSet() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
Returns the initial solution set input, or null, if none is set.
- getInitialSolutionSet() - Method in class org.apache.flink.api.java.DeltaIteration
-
Gets the initial solution set.
- getInitialSolutionSetInput() - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- getInitialSolutionSetPredecessorNode() - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- getInitialTableSize(int, int, int, int) - Static method in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
- getInitialWorkset() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
Returns the initial workset input, or null, if none is set.
- getInitialWorkset() - Method in class org.apache.flink.api.java.DeltaIteration
-
Gets the initial workset.
- getInitialWorksetInput() - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- getInitialWorksetPredecessorNode() - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- getInput() - Method in class org.apache.flink.api.common.operators.base.GenericDataSinkBase
-
Returns this operator's input operator.
- getInput() - Method in class org.apache.flink.api.common.operators.SingleInputOperator
-
Returns the input operator or data source, or null, if none is set.
- getInput() - Method in class org.apache.flink.api.java.operators.SingleInputOperator
-
Gets the data set that this operation uses as its input.
- getInput() - Method in class org.apache.flink.compiler.plan.SingleInputPlanNode
-
Gets the input channel to this node.
- getInput(int) - Method in interface org.apache.flink.runtime.operators.PactTaskContext
-
- getInput(int) - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- getInput1() - Method in class org.apache.flink.api.java.operators.TwoInputOperator
-
Gets the data set that this operation uses as its first input.
- getInput1() - Method in class org.apache.flink.compiler.plan.DualInputPlanNode
-
Gets the first input channel to this node.
- getInput1Type() - Method in class org.apache.flink.api.java.operators.TwoInputOperator
-
Gets the type information of the data type of the first input data set.
- getInput2() - Method in class org.apache.flink.api.java.operators.TwoInputOperator
-
Gets the data set that this operation uses as its second input.
- getInput2() - Method in class org.apache.flink.compiler.plan.DualInputPlanNode
-
Gets the second input channel to this node.
- getInput2Type() - Method in class org.apache.flink.api.java.operators.TwoInputOperator
-
Gets the type information of the data type of the second input data set.
- getInputChannel(int) - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
Returns the input channel from position pos of the gate's internal channel list.
- getInputChannelID() - Method in class org.apache.flink.runtime.deployment.ChannelDeploymentDescriptor
-
Returns the input channel ID attached to this deployment descriptor.
- getInputChannelID() - Method in class org.apache.flink.runtime.executiongraph.ExecutionEdge
-
- getInputChannelIDs() - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the IDs of all input channels connected to this environment.
- getInputChannelIDs() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getInputChannelIDsOfGate(GateID) - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the IDs of all the input channels connected to the gate with the given ID.
- getInputChannelIDsOfGate(GateID) - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getInputComparator(int) - Method in interface org.apache.flink.runtime.operators.PactTaskContext
-
- getInputComparator(int) - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- getInputComparator(int, ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getInputConnection() - Method in class org.apache.flink.compiler.dag.DataSinkNode
-
Gets the input of the sink.
- getInputExecutionVertex(int) - Method in class org.apache.flink.runtime.executiongraph.ExecutionStage
-
Returns the output execution vertex with the given index or null if no such vertex exists.
- getInputFormat() - Method in class org.apache.flink.api.java.operators.DataSource
-
Gets the input format that is executed by this data source.
- getInputFormatTypes(InputFormat<IN, ?>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
-
- getInputGate(int) - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
Returns the registered input gate with index pos.
- getInputGate() - Method in class org.apache.flink.runtime.executiongraph.ExecutionEdge
-
- getInputGate(int) - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
Returns the input gate with the given index.
- getInputGate() - Method in class org.apache.flink.runtime.io.network.channels.InputChannel
-
Returns the input gate associated with the input channel.
- getInputGate(int) - Method in class org.apache.flink.runtime.managementgraph.ManagementVertex
-
Returns the input gate at the given index.
- getInputGateDescriptor(int) - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
-
Returns the input gate descriptor with the given index
- getInputGateIDs() - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the IDs of all input gates connected to this environment.
- getInputGateIDs() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getInputGateIndex() - Method in class org.apache.flink.runtime.executiongraph.ExecutionEdge
-
- getInputGroupVertex(int, int) - Method in class org.apache.flink.runtime.managementgraph.ManagementGraph
-
Returns the input group vertex at the given index in the given stage.
- getInputGroupVertex(int) - Method in class org.apache.flink.runtime.managementgraph.ManagementStage
-
Returns the input group vertex in this stage with the given index.
- getInputKeySet(int) - Method in class org.apache.flink.compiler.dag.TwoInputNode
-
Returns the key fields of the given input.
- getInputLocalStrategy(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getInputManagementVertex(int) - Method in class org.apache.flink.runtime.managementgraph.ManagementStage
-
Returns the output management vertex with the given index or null if no such vertex exists.
- getInputs() - Method in class org.apache.flink.compiler.plan.BulkPartialSolutionPlanNode
-
- getInputs() - Method in class org.apache.flink.compiler.plan.DualInputPlanNode
-
- getInputs() - Method in class org.apache.flink.compiler.plan.NAryUnionPlanNode
-
- getInputs() - Method in class org.apache.flink.compiler.plan.PlanNode
-
- getInputs() - Method in class org.apache.flink.compiler.plan.SingleInputPlanNode
-
- getInputs() - Method in class org.apache.flink.compiler.plan.SolutionSetPlanNode
-
- getInputs() - Method in class org.apache.flink.compiler.plan.SourcePlanNode
-
- getInputs() - Method in class org.apache.flink.compiler.plan.WorksetPlanNode
-
- getInputSerializer(int) - Method in interface org.apache.flink.runtime.operators.PactTaskContext
-
- getInputSerializer(int) - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- getInputSerializer(int, ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getInputSplit() - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopDummyReporter
-
- getInputSplit() - Method in class org.apache.flink.runtime.jobmanager.splitassigner.InputSplitWrapper
-
Returns the wrapped input split.
- getInputSplitProvider() - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the input split provider assigned to this environment.
- getInputSplitProvider() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getInputSplits() - Method in class org.apache.flink.api.common.io.BinaryInputFormat
-
- getInputSplits() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGroupVertex
-
Returns the input splits assigned to this group vertex.
- getInputSplits(int) - Method in class org.apache.flink.runtime.jobgraph.AbstractJobInputVertex
-
Computes the input splits created by this input vertex
- getInputSplits(int) - Method in class org.apache.flink.runtime.jobgraph.JobInputVertex
-
Gets the input splits from the input format.
- getInputSplitType() - Method in class org.apache.flink.api.common.io.FileInputFormat
-
- getInputSplitType() - Method in class org.apache.flink.api.common.io.GenericInputFormat
-
- getInputSplitType() - Method in interface org.apache.flink.api.common.io.InputFormat
-
Gets the type of the input splits that are processed by this input format.
- getInputSplitType() - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat
-
- getInputSplitType() - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopInputFormat
-
- getInputSplitType() - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordInputFormat
-
- getInputSplitType() - Method in class org.apache.flink.hadoopcompatibility.mapreduce.HadoopInputFormat
-
- getInputSplitType() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGroupVertex
-
Returns the input split type class
- getInputSplitType() - Method in class org.apache.flink.runtime.jobgraph.AbstractJobInputVertex
-
Returns the input split type of the input splits created by this input vertex
- getInputSplitType() - Method in class org.apache.flink.runtime.jobgraph.JobInputVertex
-
Gets the input split type class
- getInputStream(Socket) - Static method in class org.apache.flink.runtime.net.NetUtils
-
- getInputStream(Socket, long) - Static method in class org.apache.flink.runtime.net.NetUtils
-
Returns InputStream for the socket.
- getInputType() - Method in class org.apache.flink.api.common.operators.UnaryOperatorInformation
-
- getInputType() - Method in class org.apache.flink.api.java.operators.SingleInputOperator
-
Gets the type information of the data type of the input data set.
- getInputVertex(int) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
Returns the input vertex with the specified index.
- getInputVertex(int, int) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
Returns the input vertex with the specified index for the given stage
- getInputVertex(int, int) - Method in class org.apache.flink.runtime.managementgraph.ManagementGraph
-
Returns the input vertex with the specified index for the given stage.
- getInputVertices() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
-
Returns an iterator to iterate all input vertices registered with the job graph.
- getInstance() - Method in class org.apache.flink.runtime.instance.AllocatedResource
-
Returns the instance a task is scheduled to run on.
- getInstance() - Method in class org.apache.flink.runtime.plugable.DeserializationDelegate
-
- getInstance() - Method in class org.apache.flink.runtime.plugable.SerializationDelegate
-
- getInstance() - Static method in class org.apache.flink.types.NullValue
-
Returns the NullValue singleton instance.
- getInstanceByName(String) - Method in class org.apache.flink.runtime.instance.DefaultInstanceManager
-
- getInstanceByName(String) - Method in interface org.apache.flink.runtime.instance.InstanceManager
-
- getInstanceConnectionInfo() - Method in class org.apache.flink.runtime.instance.Instance
-
Returns the instance's connection information object.
- getInstanceConnectionInfo() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- getInstanceManager() - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- getInstanceManager() - Method in class org.apache.flink.runtime.jobmanager.scheduler.DefaultScheduler
-
- getInstanceName() - Method in class org.apache.flink.runtime.event.job.VertexAssignmentEvent
-
Returns the name of the instance the vertex is now assigned to.
- getInstanceName() - Method in class org.apache.flink.runtime.managementgraph.ManagementVertex
-
Returns the name of the instance the vertex represented by this management vertex currently runs on.
- getInstanceName() - Method in class org.apache.flink.runtime.profiling.types.SingleInstanceProfilingEvent
-
Returns the name of the instance.
- getInstances() - Method in class org.apache.flink.runtime.instance.DefaultInstanceManager
-
- getInstances() - Method in interface org.apache.flink.runtime.instance.InstanceManager
-
- getInstances() - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- getInstanceSummaryProfilingData(long) - Method in class org.apache.flink.runtime.profiling.impl.JobProfilingData
-
- getInstanceTypeName() - Method in class org.apache.flink.compiler.plan.OptimizedPlan
-
Gets the name of the instance type that should be used for this PACT job.
- getInt(int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Reads an int value (32bit, 4 bytes) from the given position, in the system's native byte order.
- getInt(int) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- getInt(int) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- getInt(int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- getIntBigEndian(int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Reads an int value (32bit, 4 bytes) from the given position, in big endian byte order.
- getIntBigEndian(int) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- getIntBigEndian(int) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- getIntBigEndian(int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- getIntCounter(String) - Method in interface org.apache.flink.api.common.functions.RuntimeContext
-
Convenience function to create a counter object for integers.
- getIntCounter(String) - Method in class org.apache.flink.runtime.operators.udf.RuntimeUDFContext
-
- getIntCounterResult(String) - Method in class org.apache.flink.api.common.JobExecutionResult
-
- getInteger(String, int) - Method in class org.apache.flink.configuration.Configuration
-
Returns the value associated with the given key as an integer.
- getInteger(String, int) - Static method in class org.apache.flink.configuration.GlobalConfiguration
-
Returns the value associated with the given key as an integer.
- getInteger() - Method in class org.apache.flink.runtime.event.task.IntegerTaskEvent
-
Returns the stored integer value.
- getInteger(String, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- getInterestingProperties() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Gets the properties that are interesting for this node to produce.
- getInterestingProperties() - Method in class org.apache.flink.compiler.dag.PactConnection
-
Gets the interesting properties object for this pact connection.
- getInternalFileStatus() - Method in class org.apache.flink.runtime.fs.hdfs.DistributedFileStatus
-
- getIntLittleEndian(int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Reads an int value (32bit, 4 bytes) from the given position, in little endian byte order.
- getIntLittleEndian(int) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- getIntLittleEndian(int) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- getIntLittleEndian(int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- getInvokable() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
Returns the invokable object that represents the Nephele task.
- getInvokableClass() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
-
Returns the class containing the task code to be executed.
- getInvokableClass() - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
Returns the invokable class which represents the task of this vertex
- getInvolvedIndexes() - Method in class org.apache.flink.api.common.operators.Ordering
-
- getIOManager() - Method in interface org.apache.flink.runtime.execution.Environment
-
- getIOManager() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getIOManager() - Method in interface org.apache.flink.runtime.operators.PactTaskContext
-
- getIOManager() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- getIOWaitCPU() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- getIOWaitCPU() - Method in class org.apache.flink.runtime.profiling.types.InstanceProfilingEvent
-
Returns the percentage of time the CPU(s) spent in state IOWAIT during the profiling interval.
- getIsFromFirst() - Method in class org.apache.flink.api.java.operators.CrossOperator.ProjectCrossFunction
-
- getIsFromFirst() - Method in class org.apache.flink.api.java.operators.JoinOperator.ProjectFlatJoinFunction
-
- getIsSolutionSetUpdate() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getIsSolutionSetUpdateWithoutReprobe() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getIsWorksetIteration() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getIsWorksetUpdate() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getIterationAggregator(String) - Method in interface org.apache.flink.api.common.functions.IterationRuntimeContext
-
- getIterationAggregator(String) - Method in class org.apache.flink.spargel.java.MessagingFunction
-
Gets the iteration aggregator registered under the given name.
- getIterationAggregator(String) - Method in class org.apache.flink.spargel.java.record.MessagingFunction
-
- getIterationAggregator(String) - Method in class org.apache.flink.spargel.java.record.VertexUpdateFunction
-
- getIterationAggregator(String) - Method in class org.apache.flink.spargel.java.VertexUpdateFunction
-
Gets the iteration aggregator registered under the given name.
- getIterationAggregators() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativePactTask
-
- getIterationAggregators() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getIterationContract() - Method in class org.apache.flink.compiler.dag.BulkIterationNode
-
- getIterationContract() - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- getIterationHead() - Method in class org.apache.flink.api.java.BulkIterationResultSet
-
- getIterationHead() - Method in class org.apache.flink.api.java.DeltaIterationResultSet
-
- getIterationHeadFinalOutputConfig() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getIterationHeadIndexOfSyncOutput() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getIterationHeadPartialSolutionOrWorksetInputIndex() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getIterationHeadSolutionSetInputIndex() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getIterationId() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getIterationNode() - Method in class org.apache.flink.compiler.dag.AbstractPartialSolutionNode
-
- getIterationNode() - Method in class org.apache.flink.compiler.dag.BulkPartialSolutionNode
-
- getIterationNode() - Method in class org.apache.flink.compiler.dag.SolutionSetNode
-
- getIterationNode() - Method in class org.apache.flink.compiler.dag.WorksetNode
-
- getIterationNode() - Method in class org.apache.flink.compiler.plan.BulkIterationPlanNode
-
- getIterationNode() - Method in interface org.apache.flink.compiler.plan.IterationPlanNode
-
- getIterationNode() - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- getIterationRuntimeContext() - Method in class org.apache.flink.api.common.functions.AbstractRichFunction
-
- getIterator() - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
-
Gets an iterator over all records in this buffer in their logical order.
- getIterator() - Method in interface org.apache.flink.runtime.operators.sort.InMemorySorter
-
Gets an iterator over all records in this buffer in their logical order.
- getIterator() - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
-
Gets an iterator over all records in this buffer in their logical order.
- getIterator() - Method in interface org.apache.flink.runtime.operators.sort.Sorter
-
- getIterator() - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
-
- getIterator() - Method in class org.apache.flink.runtime.operators.TempBarrier
-
This method resets the input!
- getIterator() - Method in interface org.apache.flink.runtime.operators.util.CloseableInputProvider
-
Gets the iterator over this input.
- getIterator() - Method in class org.apache.flink.runtime.operators.util.SimpleCloseableInputProvider
-
- getIterator() - Method in class org.apache.flink.runtime.profiling.impl.types.ProfilingDataContainer
-
- getJarFiles() - Method in class org.apache.flink.client.program.JobWithJars
-
Returns list of jar files that need to be submitted with the plan.
- getJars() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
-
Returns a (possibly empty) array of paths to JAR files which are required to run the job on a task manager.
- getJob(JobID) - Method in interface org.apache.flink.runtime.jobmanager.archive.ArchiveListener
-
Return archived job
- getJob(JobID) - Method in class org.apache.flink.runtime.jobmanager.archive.MemoryArchivist
-
- getJobAccumulators(JobID) - Method in class org.apache.flink.runtime.jobmanager.accumulators.AccumulatorManager
-
Returns all collected accumulators for the job.
- getJobClient(JobGraph) - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- getJobConf() - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopInputFormat
-
- getJobConf() - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopOutputFormat
-
- getJobConf() - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopDataSink
-
- getJobConf() - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopDataSource
-
- getJobConf() - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordInputFormat
-
- getJobConf() - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordOutputFormat
-
- getJobConfiguration() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
-
Returns the configuration of the job the task belongs to.
- getJobConfiguration() - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the job configuration object which was attached to the original
JobGraph.
- getJobConfiguration() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getJobConfiguration() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
Returns the job configuration that was originally attached to the job graph.
- getJobConfiguration() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
-
Returns the configuration object for this job if it is set.
- getJobConfiguration() - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
-
Returns the job configuration object which was attached to the original JobGraph.
- getJobExecutionResult() - Method in class org.apache.flink.test.util.RecordAPITestBase
-
- getJobGraph(PackagedProgram, OptimizedPlan) - Method in class org.apache.flink.client.program.Client
-
- getJobGraph() - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
Returns the job graph this job vertex belongs to.
- getJobGraph() - Method in class org.apache.flink.test.util.RecordAPITestBase
-
- getJobID() - Method in class org.apache.flink.runtime.accumulators.AccumulatorEvent
-
- getJobID() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
-
Returns the ID of the job the tasks belongs to.
- getJobID() - Method in class org.apache.flink.runtime.event.job.RecentJobEvent
-
Returns the ID of the new job.
- getJobID() - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the ID of the job from the original job graph.
- getJobID() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getJobID() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
Returns the job ID of the job configuration this execution graph was originally constructed from.
- getJobID() - Method in class org.apache.flink.runtime.instance.AllocatedSlot
-
Returns the ID of the job this allocated slice belongs to.
- getJobID() - Method in class org.apache.flink.runtime.io.network.channels.Channel
-
- getJobID() - Method in class org.apache.flink.runtime.io.network.channels.InputChannel
-
- getJobID() - Method in class org.apache.flink.runtime.io.network.channels.OutputChannel
-
- getJobID() - Method in class org.apache.flink.runtime.io.network.Envelope
-
- getJobID() - Method in class org.apache.flink.runtime.io.network.gates.Gate
-
- getJobID() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
-
Returns the ID of the job.
- getJobID() - Method in class org.apache.flink.runtime.managementgraph.ManagementGraph
-
Returns the ID of the job this graph describes.
- getJobID() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalExecutionVertexProfilingData
-
- getJobID() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInputGateProfilingData
-
- getJobID() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalOutputGateProfilingData
-
- getJobID() - Method in class org.apache.flink.runtime.profiling.types.ProfilingEvent
-
Returns the ID of the job this profiling information belongs to.
- getJobID() - Method in class org.apache.flink.runtime.taskmanager.Task
-
Returns the ID of the job this task belongs to.
- getJobID() - Method in class org.apache.flink.runtime.taskmanager.TaskExecutionState
-
The ID of the job the task belongs to
- getJobManagerAddress(CommandLine) - Method in class org.apache.flink.client.CliFrontend
-
- getJobManagerAddress() - Method in class org.apache.flink.client.program.Client
-
- getJobManagerConnection(CommandLine) - Method in class org.apache.flink.client.CliFrontend
-
- getJobManagerPort() - Method in class org.apache.flink.client.program.Client
-
- getJobManagerRpcPort() - Method in class org.apache.flink.client.LocalExecutor
-
- getJobManagerRpcPort() - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- getJobName() - Method in class org.apache.flink.api.common.Plan
-
Gets the name of this job.
- getJobName() - Method in class org.apache.flink.compiler.plan.OptimizedPlan
-
Returns the name of the optimized PACT job.
- getJobName() - Method in class org.apache.flink.runtime.event.job.RecentJobEvent
-
Returns the name of the new job.
- getJobName() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
Returns the name of the original job graph.
- getJobProgress() - Method in class org.apache.flink.runtime.client.JobClient
-
Retrieves the current status of the job assigned to this job client.
- getJobProgress(JobID) - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- getJobProgress(JobID) - Method in interface org.apache.flink.runtime.protocols.JobManagementProtocol
-
Retrieves the current status of the job specified by the given ID.
- getJobs() - Method in interface org.apache.flink.runtime.jobmanager.archive.ArchiveListener
-
Get all archived Jobs
- getJobs() - Method in class org.apache.flink.runtime.jobmanager.archive.MemoryArchivist
-
- getJobStatus() - Method in class org.apache.flink.runtime.event.job.RecentJobEvent
-
Returns the last known status of the job.
- getJobStatus() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
Returns the current status of the job
represented by this execution graph.
- getJobTime(JobID, JobStatus) - Method in interface org.apache.flink.runtime.jobmanager.archive.ArchiveListener
-
Returns the time when the status of the given job changed to jobStatus
- getJobTime(JobID, JobStatus) - Method in class org.apache.flink.runtime.jobmanager.archive.MemoryArchivist
-
- getJobVertexID() - Method in class org.apache.flink.runtime.event.job.VertexEvent
-
Returns the ID of the job vertex this event belongs to.
- getJobVertexID() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGroupVertex
-
Returns the ID of the job vertex which is represented by
this group vertex.
- getJobVertexName() - Method in class org.apache.flink.runtime.event.job.VertexEvent
-
Returns the name of the job vertex this event belongs to.
- getJoinedPathsVector() - Method in class org.apache.flink.compiler.dag.OptimizerNode.UnclosedBranchDescriptor
-
- getJoinHint() - Method in class org.apache.flink.api.java.operators.JoinOperator
-
- getJoinReturnTypes(FlatJoinFunction<IN1, IN2, OUT>, TypeInformation<IN1>, TypeInformation<IN2>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
-
- getJoinReturnTypes(JoinFunction<IN1, IN2, OUT>, TypeInformation<IN1>, TypeInformation<IN2>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
-
- getJvmStartupOptions() - Static method in class org.apache.flink.runtime.util.EnvironmentInformation
-
- getJvmVersion() - Static method in class org.apache.flink.runtime.util.EnvironmentInformation
-
- getKey(IN) - Method in interface org.apache.flink.api.java.functions.KeySelector
-
User-defined function that extracts the key from an arbitrary object.
- getKeyClasses() - Method in interface org.apache.flink.api.common.operators.RecordOperator
-
Gets the key classes that this operator works on.
- getKeyClasses() - Method in class org.apache.flink.api.java.record.operators.CoGroupOperator
-
- getKeyClasses() - Method in class org.apache.flink.api.java.record.operators.CrossOperator
-
- getKeyClasses() - Method in class org.apache.flink.api.java.record.operators.JoinOperator
-
- getKeyClasses() - Method in class org.apache.flink.api.java.record.operators.MapOperator
-
- getKeyClasses() - Method in class org.apache.flink.api.java.record.operators.ReduceOperator
-
- getKeyClasses() - Method in class org.apache.flink.compiler.util.NoOpBinaryUdfOp
-
- getKeyClasses() - Method in class org.apache.flink.compiler.util.NoOpUnaryUdfOp
-
- getKeyColumns(int) - Method in class org.apache.flink.api.common.operators.AbstractUdfOperator
-
Gets the column numbers of the key fields in the input records for the given input.
- getKeyColumns(int) - Method in class org.apache.flink.api.common.operators.DualInputOperator
-
- getKeyColumns(int) - Method in class org.apache.flink.api.common.operators.SingleInputOperator
-
- getKeyExtractor() - Method in class org.apache.flink.api.java.operators.Keys.SelectorFunctionKeys
-
- getKeyFields() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
-
- getKeyPositions() - Method in class org.apache.flink.api.java.DeltaIterationResultSet
-
- getKeyPositions() - Method in class org.apache.flink.api.java.typeutils.runtime.record.RecordComparator
-
- getKeyPositions() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparator
-
- getKeys() - Method in class org.apache.flink.api.java.operators.Grouping
-
- getKeys() - Method in class org.apache.flink.compiler.plan.SingleInputPlanNode
-
- getKeys(AbstractSchema<Class<? extends X>>, int[]) - Static method in class org.apache.flink.compiler.postpass.PostPassUtils
-
- getKeys1() - Method in class org.apache.flink.api.java.operators.CoGroupOperator
-
- getKeys1() - Method in class org.apache.flink.api.java.operators.JoinOperator
-
- getKeys2() - Method in class org.apache.flink.api.java.operators.CoGroupOperator
-
- getKeys2() - Method in class org.apache.flink.api.java.operators.JoinOperator
-
- getKeysAsCopy(Record) - Method in class org.apache.flink.api.java.typeutils.runtime.record.RecordComparator
-
- getKeySelectorTypes(KeySelector<IN, OUT>, TypeInformation<IN>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
-
- getKeysForInput1() - Method in class org.apache.flink.compiler.plan.DualInputPlanNode
-
- getKeysForInput2() - Method in class org.apache.flink.compiler.plan.DualInputPlanNode
-
- getKeyType() - Method in class org.apache.flink.api.java.operators.Keys.SelectorFunctionKeys
-
- getKeyTypes() - Method in class org.apache.flink.api.java.typeutils.runtime.record.RecordComparator
-
- getL_Orderkey() - Method in class org.apache.flink.example.java.relational.TPCHQuery3.ShippingPriorityItem
-
- getLastHeartBeat() - Method in class org.apache.flink.runtime.instance.Instance
-
- getLastKey() - Method in class org.apache.flink.api.java.operators.translation.TupleUnwrappingIterator
-
- getLastModificationTime() - Method in class org.apache.flink.api.common.io.FileInputFormat.FileBaseStatistics
-
Gets the timestamp of the last modification.
- getLastOutputCollector() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- getLastResult() - Method in class org.apache.flink.types.parser.ByteParser
-
- getLastResult() - Method in class org.apache.flink.types.parser.ByteValueParser
-
- getLastResult() - Method in class org.apache.flink.types.parser.DoubleParser
-
- getLastResult() - Method in class org.apache.flink.types.parser.DoubleValueParser
-
- getLastResult() - Method in class org.apache.flink.types.parser.FieldParser
-
Gets the parsed field.
- getLastResult() - Method in class org.apache.flink.types.parser.FloatParser
-
- getLastResult() - Method in class org.apache.flink.types.parser.FloatValueParser
-
- getLastResult() - Method in class org.apache.flink.types.parser.IntParser
-
- getLastResult() - Method in class org.apache.flink.types.parser.IntValueParser
-
- getLastResult() - Method in class org.apache.flink.types.parser.LongParser
-
- getLastResult() - Method in class org.apache.flink.types.parser.LongValueParser
-
- getLastResult() - Method in class org.apache.flink.types.parser.ShortParser
-
- getLastResult() - Method in class org.apache.flink.types.parser.ShortValueParser
-
- getLastResult() - Method in class org.apache.flink.types.parser.StringParser
-
- getLastResult() - Method in class org.apache.flink.types.parser.StringValueParser
-
- getLastTasksConfig() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- getLatestExecutionResult() - Method in class org.apache.flink.test.util.JavaProgramTestBase
-
- getLen() - Method in interface org.apache.flink.core.fs.FileStatus
-
Return the length of this file
- getLen() - Method in class org.apache.flink.core.fs.local.LocalFileStatus
-
- getLen() - Method in class org.apache.flink.runtime.fs.hdfs.DistributedFileStatus
-
- getLen() - Method in class org.apache.flink.runtime.fs.s3.S3FileStatus
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.array.BooleanPrimitiveArraySerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.array.BytePrimitiveArraySerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArraySerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.array.DoublePrimitiveArraySerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.array.FloatPrimitiveArraySerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArraySerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArraySerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArraySerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.array.StringArraySerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.BooleanSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.ByteSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.ByteValueSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.CharSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.CharValueSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.DoubleSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.FloatSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.FloatValueSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.IntSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.IntValueSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.LongSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.LongValueSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.ShortSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.ShortValueSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.StringSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.base.StringValueSerializer
-
- getLength() - Method in class org.apache.flink.api.common.typeutils.TypeSerializer
-
Gets the length of the data type, if it is a fix length data type.
- getLength() - Method in class org.apache.flink.api.java.typeutils.runtime.AvroSerializer
-
- getLength() - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer
-
- getLength() - Method in class org.apache.flink.api.java.typeutils.runtime.GenericArraySerializer
-
- getLength() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer
-
- getLength() - Method in class org.apache.flink.api.java.typeutils.runtime.record.RecordSerializer
-
- getLength() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializer
-
- getLength() - Method in class org.apache.flink.api.java.typeutils.runtime.ValueSerializer
-
- getLength() - Method in class org.apache.flink.api.java.typeutils.runtime.WritableSerializer
-
- getLength() - Method in interface org.apache.flink.core.fs.BlockLocation
-
Get the length of the block.
- getLength() - Method in class org.apache.flink.core.fs.FileInputSplit
-
Returns the number of bytes in the file to process.
- getLength() - Method in class org.apache.flink.core.fs.local.LocalBlockLocation
-
- getLength() - Method in class org.apache.flink.core.io.StringRecord
-
Returns the number of bytes in the byte array
- getLength() - Method in class org.apache.flink.runtime.fs.hdfs.DistributedBlockLocation
-
- getLength() - Method in class org.apache.flink.runtime.fs.s3.S3BlockLocation
-
- getLibraryCacheProfile(LibraryCacheProfileRequest) - Method in interface org.apache.flink.runtime.protocols.TaskOperationProtocol
-
- getLibraryCacheProfile(LibraryCacheProfileRequest) - Method in class org.apache.flink.runtime.taskmanager.TaskManager
-
- getLimitForSegment(MemorySegment) - Method in class org.apache.flink.runtime.io.disk.iomanager.ChannelReaderInputView
-
- getLimitForSegment(MemorySegment) - Method in class org.apache.flink.runtime.io.disk.iomanager.HeaderlessChannelReaderInputView
-
- getLimitForSegment(MemorySegment) - Method in class org.apache.flink.runtime.io.disk.RandomAccessInputView
-
- getLimitForSegment(MemorySegment) - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
Gets the limit for reading bytes from the given memory segment.
- getLimitForSegment(MemorySegment) - Method in class org.apache.flink.runtime.operators.hash.HashPartition
-
- getLineLengthLimit() - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
- getListenerAddress() - Method in class org.apache.flink.runtime.ipc.Server
-
Return the socket (ip+port) on which the RPC server is listening to.
- getListOfInputs() - Method in class org.apache.flink.compiler.plan.NAryUnionPlanNode
-
- getLocalFileSystem() - Static method in class org.apache.flink.core.fs.FileSystem
-
Returns a reference to the
FileSystem instance for accessing the
local file system.
- getLocalOrder() - Method in class org.apache.flink.api.common.operators.base.GenericDataSinkBase
-
Gets the order, in which the data sink writes its data locally.
- getLocalProperties() - Method in class org.apache.flink.compiler.dataproperties.InterestingProperties
-
Gets the interesting local properties.
- getLocalProperties() - Method in class org.apache.flink.compiler.plan.Channel
-
- getLocalProperties() - Method in class org.apache.flink.compiler.plan.PlanNode
-
Gets the local properties from this PlanNode.
- getLocalReceiver() - Method in class org.apache.flink.runtime.io.network.EnvelopeReceiverList
-
- getLocalStrategy() - Method in class org.apache.flink.compiler.plan.Channel
-
- getLocalStrategyComparator() - Method in class org.apache.flink.compiler.plan.Channel
-
Gets the local strategy comparator from this Channel.
- getLocalStrategyKeys() - Method in class org.apache.flink.compiler.plan.Channel
-
- getLocalStrategySortOrder() - Method in class org.apache.flink.compiler.plan.Channel
-
- getLocalTarget() - Method in class org.apache.flink.runtime.io.network.ConnectionInfoLookupResponse
-
- getLocalValue() - Method in interface org.apache.flink.api.common.accumulators.Accumulator
-
- getLocalValue() - Method in class org.apache.flink.api.common.accumulators.DoubleCounter
-
- getLocalValue() - Method in class org.apache.flink.api.common.accumulators.Histogram
-
- getLocalValue() - Method in class org.apache.flink.api.common.accumulators.IntCounter
-
- getLocalValue() - Method in class org.apache.flink.api.common.accumulators.LongCounter
-
- getLocalValue() - Method in class org.apache.flink.example.java.relational.EmptyFieldsCountAccumulator.VectorAccumulator
-
- getLogicalPosition(String) - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
-
- getLogicalPositions(String[]) - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
-
- getLong(String, long) - Method in class org.apache.flink.configuration.Configuration
-
Returns the value associated with the given key as a long.
- getLong(String, long) - Static method in class org.apache.flink.configuration.GlobalConfiguration
-
Returns the value associated with the given key as a long integer.
- getLong(int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Reads a long value (64bit, 8 bytes) from the given position, in the system's native byte order.
- getLong(int) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- getLong(int) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- getLong(int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- getLong(String, long) - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- getLongBigEndian(int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Reads a long integer value (64bit, 8 bytes) from the given position, in big endian byte order.
- getLongBigEndian(int) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- getLongBigEndian(int) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- getLongBigEndian(int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- getLongCounter(String) - Method in interface org.apache.flink.api.common.functions.RuntimeContext
-
Convenience function to create a counter object for longs.
- getLongCounter(String) - Method in class org.apache.flink.runtime.operators.udf.RuntimeUDFContext
-
- getLongLittleEndian(int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Reads a long integer value (64bit, 8 bytes) from the given position, in little endian byte order.
- getLongLittleEndian(int) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- getLongLittleEndian(int) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- getLongLittleEndian(int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- getMainClassName() - Method in class org.apache.flink.client.program.PackagedProgram
-
- getMainThread() - Method in class org.apache.flink.runtime.profiling.impl.EnvironmentThreadSet
-
- getManagementGateID() - Method in class org.apache.flink.runtime.managementgraph.ManagementGate
-
Returns the id of the management gate.
- getManagementGraph(JobID) - Method in interface org.apache.flink.runtime.jobmanager.archive.ArchiveListener
-
Get archived ManagementGraph for a job
- getManagementGraph(JobID) - Method in class org.apache.flink.runtime.jobmanager.archive.MemoryArchivist
-
- getManagementGraph(JobID) - Method in class org.apache.flink.runtime.jobmanager.EventCollector
-
Returns the
ManagementGraph object for the job with the given ID from the map of recently created
management graphs.
- getManagementGraph(JobID) - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
Returns current ManagementGraph from eventCollector and, if not current, from archive
Retrieves the management graph for the job
with the given ID.
- getManagementGraph(JobID) - Method in interface org.apache.flink.runtime.protocols.ExtendedManagementProtocol
-
Retrieves the management graph for the job
with the given ID.
- getMapReturnTypes(MapFunction<IN, OUT>, TypeInformation<IN>) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
-
- getMatchesFor(PT) - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
- getMatchFor(PT, BT) - Method in class org.apache.flink.runtime.operators.hash.AbstractHashTableProber
-
- getMatchFor(PT, T) - Method in class org.apache.flink.runtime.operators.hash.CompactingHashTable.HashTableProber
-
- getMaterializationMode() - Method in class org.apache.flink.compiler.dag.PactConnection
-
- getMaxDepth() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- getMaxDepth() - Method in class org.apache.flink.compiler.dag.PactConnection
-
- getMaxDepth() - Method in class org.apache.flink.compiler.plan.Channel
-
- getMaxDepth(int) - Static method in class org.apache.flink.runtime.operators.sort.QuickSort
-
Deepest recursion before giving up and doing a heapsort.
- getMaximumNumberOfIterations() - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
-
- getMaximumNumberOfIterations() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
- getMaximumNumberOfSplits() - Method in class org.apache.flink.util.NumberSequenceIterator
-
- getMaximumNumberOfSplits() - Method in interface org.apache.flink.util.SplittableIterator
-
- getMaximumParallelism() - Method in class org.apache.flink.api.common.Plan
-
- getMaxIterations() - Method in class org.apache.flink.api.java.DeltaIterationResultSet
-
- getMaxIterations() - Method in class org.apache.flink.api.java.IterativeDataSet
-
Gets the maximum number of iterations.
- getMaxJvmMemory() - Static method in class org.apache.flink.runtime.util.EnvironmentInformation
-
- getMaxNormalizedKeyLen() - Method in class org.apache.flink.types.BooleanValue
-
- getMaxNormalizedKeyLen() - Method in class org.apache.flink.types.ByteValue
-
- getMaxNormalizedKeyLen() - Method in class org.apache.flink.types.CharValue
-
- getMaxNormalizedKeyLen() - Method in class org.apache.flink.types.IntValue
-
- getMaxNormalizedKeyLen() - Method in class org.apache.flink.types.LongValue
-
- getMaxNormalizedKeyLen() - Method in interface org.apache.flink.types.NormalizableKey
-
Gets the maximal length of normalized keys that the data type would produce to determine
the order of instances solely by the normalized key.
- getMaxNormalizedKeyLen() - Method in class org.apache.flink.types.NullValue
-
- getMaxNormalizedKeyLen() - Method in class org.apache.flink.types.ShortValue
-
- getMaxNormalizedKeyLen() - Method in class org.apache.flink.types.StringValue
-
- getMaxNumberSubtasks() - Method in class org.apache.flink.runtime.executiongraph.ExecutionStage
-
- getMemoryConsumerWeight() - Method in class org.apache.flink.compiler.plan.BulkIterationPlanNode
-
- getMemoryConsumerWeight() - Method in class org.apache.flink.compiler.plan.PlanNode
-
- getMemoryConsumerWeight() - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- getMemoryManager() - Method in interface org.apache.flink.runtime.execution.Environment
-
- getMemoryManager() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getMemoryManager() - Method in interface org.apache.flink.runtime.operators.PactTaskContext
-
- getMemoryManager() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- getMemorySegment() - Method in class org.apache.flink.runtime.io.network.Buffer
-
- getMemorySize() - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- getMemorySize() - Method in class org.apache.flink.runtime.memorymanager.DefaultMemoryManager
-
- getMemorySize() - Method in interface org.apache.flink.runtime.memorymanager.MemoryManager
-
Returns the total size of memory.
- getMergingIterator(List<UnilateralSortMerger.ChannelWithBlockCount>, List<List<MemorySegment>>, List<BlockChannelAccess<?, ?>>) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
-
Returns an iterator that iterates over the merged result from all given channels.
- getMiniclusterDefaultConfig(int, int, int, long, String, boolean, boolean, boolean, int, int) - Static method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- getMinimalMemoryAcrossAllSubTasks() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Gets the amount of memory that all subtasks of this task have jointly available.
- getMinSplitSize() - Method in class org.apache.flink.api.common.io.FileInputFormat
-
- getMktsegment() - Method in class org.apache.flink.example.java.relational.TPCHQuery3.Customer
-
- getModificationTime() - Method in interface org.apache.flink.core.fs.FileStatus
-
Get the modification time of the file.
- getModificationTime() - Method in class org.apache.flink.core.fs.local.LocalFileStatus
-
- getModificationTime() - Method in class org.apache.flink.runtime.fs.hdfs.DistributedFileStatus
-
- getModificationTime() - Method in class org.apache.flink.runtime.fs.s3.S3FileStatus
-
- getName() - Method in class org.apache.flink.api.common.aggregators.AggregatorWithName
-
Gets the name that the aggregator is registered under.
- getName() - Method in class org.apache.flink.api.common.operators.Operator
-
Gets the name of the contract instance.
- getName() - Method in class org.apache.flink.api.java.DeltaIteration
-
Gets the name from this iteration.
- getName() - Method in class org.apache.flink.api.java.operators.Operator
-
Returns the name of the operator.
- getName() - Method in class org.apache.flink.api.java.record.io.avro.example.User.Builder
-
Gets the value of the 'name' field
- getName() - Method in class org.apache.flink.api.java.record.io.avro.example.User
-
Gets the value of the 'name' field.
- getName() - Method in class org.apache.flink.compiler.dag.BinaryUnionNode
-
- getName() - Method in class org.apache.flink.compiler.dag.BulkIterationNode
-
- getName() - Method in class org.apache.flink.compiler.dag.BulkPartialSolutionNode
-
- getName() - Method in class org.apache.flink.compiler.dag.CoGroupNode
-
- getName() - Method in class org.apache.flink.compiler.dag.CollectorMapNode
-
- getName() - Method in class org.apache.flink.compiler.dag.CrossNode
-
- getName() - Method in class org.apache.flink.compiler.dag.DataSinkNode
-
- getName() - Method in class org.apache.flink.compiler.dag.DataSourceNode
-
- getName() - Method in class org.apache.flink.compiler.dag.FilterNode
-
- getName() - Method in class org.apache.flink.compiler.dag.FlatMapNode
-
- getName() - Method in class org.apache.flink.compiler.dag.GroupReduceNode
-
- getName() - Method in class org.apache.flink.compiler.dag.MapNode
-
- getName() - Method in class org.apache.flink.compiler.dag.MatchNode
-
- getName() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Gets the name of this node.
- getName() - Method in class org.apache.flink.compiler.dag.ReduceNode
-
- getName() - Method in class org.apache.flink.compiler.dag.SinkJoiner
-
- getName() - Method in class org.apache.flink.compiler.dag.SolutionSetNode
-
- getName() - Method in class org.apache.flink.compiler.dag.UnaryOperatorNode
-
- getName() - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- getName() - Method in class org.apache.flink.compiler.dag.WorksetIterationNode.SingleRootJoiner
-
- getName() - Method in class org.apache.flink.compiler.dag.WorksetNode
-
- getName() - Method in class org.apache.flink.compiler.plan.NamedChannel
-
- getName() - Method in class org.apache.flink.core.fs.Path
-
Returns the final component of this path.
- getName() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGroupVertex
-
Returns the name of the group vertex, usually copied from the initial job vertex.
- getName() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
Returns the name of the execution vertex.
- getName() - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
Returns the name of the vertex.
- getName() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
-
Returns the name assigned to the job graph.
- getName() - Method in class org.apache.flink.runtime.managementgraph.ManagementGroupVertex
-
Returns the name of this management group vertex.
- getName() - Method in class org.apache.flink.runtime.managementgraph.ManagementVertex
-
Returns the name of this management vertex.
- getName() - Method in class org.apache.flink.runtime.topology.NetworkNode
-
- getName() - Method in class org.apache.flink.spargel.java.VertexCentricIteration
-
Gets the name from this vertex-centric iteration.
- getNetRuntime() - Method in class org.apache.flink.api.common.JobExecutionResult
-
- getNetworkCost() - Method in class org.apache.flink.compiler.costs.Costs
-
Gets the network cost.
- getNetworkTopology(JobID) - Method in class org.apache.flink.runtime.instance.DefaultInstanceManager
-
- getNetworkTopology(JobID) - Method in interface org.apache.flink.runtime.instance.InstanceManager
-
- getNetworkTopology(JobID) - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- getNetworkTopology(JobID) - Method in interface org.apache.flink.runtime.protocols.ExtendedManagementProtocol
-
Retrieves the current network topology for the job with
the given ID.
- getNetworkTopology() - Method in class org.apache.flink.runtime.topology.NetworkNode
-
Returns the network topology that is associated with this network node.
- getNewExecutionState() - Method in class org.apache.flink.runtime.event.job.ExecutionStateChangeEvent
-
Returns the new execution state of the vertex this event refers to.
- getNewInMemoryPartition(int, int) - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
Returns a new inMemoryPartition object.
- getNewInMemoryPartition(int, int) - Method in class org.apache.flink.runtime.operators.hash.ReOpenableMutableHashTable
-
- getNewType() - Method in exception org.apache.flink.compiler.postpass.ConflictingFieldTypeInfoException
-
- getNext() - Method in class org.apache.flink.runtime.util.AtomicEnumerator
-
- getNextBufferOrEvent() - Method in class org.apache.flink.runtime.io.network.channels.InputChannel
-
- getNextInputSplit() - Method in interface org.apache.flink.runtime.jobgraph.tasks.InputSplitProvider
-
Requests the next input split to be consumed by the calling AbstractInputTask.
- getNextInputSplit(ExecutionVertex) - Method in class org.apache.flink.runtime.jobmanager.splitassigner.DefaultInputSplitAssigner
-
- getNextInputSplit(ExecutionVertex) - Method in class org.apache.flink.runtime.jobmanager.splitassigner.file.FileInputSplitAssigner
-
- getNextInputSplit(ExecutionVertex) - Method in interface org.apache.flink.runtime.jobmanager.splitassigner.InputSplitAssigner
-
Returns the next input split that shall be consumed by the given input vertex.
- getNextInputSplit(ExecutionVertex, int) - Method in class org.apache.flink.runtime.jobmanager.splitassigner.InputSplitManager
-
Returns the next input split the input split manager (or the responsible
InputSplitAssigner to be more
precise) has chosen for the given vertex to consume.
- getNextInputSplit(ExecutionVertex) - Method in class org.apache.flink.runtime.jobmanager.splitassigner.LocatableInputSplitAssigner
-
- getNextInputSplit() - Method in class org.apache.flink.runtime.taskmanager.TaskInputSplitProvider
-
- getNextPartialSolution() - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
-
- getNextPartialSolution() - Method in class org.apache.flink.api.java.BulkIterationResultSet
-
- getNextPartialSolution() - Method in class org.apache.flink.compiler.dag.BulkIterationNode
-
Gets the nextPartialSolution from this BulkIterationNode.
- getNextRecord(T) - Method in class org.apache.flink.runtime.io.network.api.AbstractUnionRecordReader
-
- getNextRecord(T) - Method in class org.apache.flink.runtime.io.network.serialization.AdaptiveSpanningRecordDeserializer
-
- getNextRecord(T) - Method in interface org.apache.flink.runtime.io.network.serialization.RecordDeserializer
-
- getNextReturnedSegment() - Method in class org.apache.flink.runtime.io.disk.iomanager.BlockChannelReader
-
Gets the next memory segment that has been filled with data by the reader.
- getNextReturnedSegment() - Method in class org.apache.flink.runtime.io.disk.iomanager.BlockChannelWriter
-
Gets the next memory segment that has been written and is available again.
- getNextSolutionSet() - Method in class org.apache.flink.api.java.DeltaIterationResultSet
-
- getNextUnboundInputGateID() - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the next unbound input gate ID or null if no such ID exists
- getNextUnboundInputGateID() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getNextWorkset() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
Gets the contract that has been set as the next workset.
- getNextWorkset() - Method in class org.apache.flink.api.java.DeltaIterationResultSet
-
- getNextWorkset() - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- getNextWorkSetPlanNode() - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- getNode(String) - Method in class org.apache.flink.test.compiler.util.CompilerTestBase.OptimizerPlanNodeResolver
-
- getNode(String, Class<? extends RichFunction>) - Method in class org.apache.flink.test.compiler.util.CompilerTestBase.OptimizerPlanNodeResolver
-
- getNode(String) - Method in class org.apache.flink.test.compiler.util.OperatorResolver
-
- getNode(String, Class<? extends RichFunction>) - Method in class org.apache.flink.test.compiler.util.OperatorResolver
-
- getNodeByName(String) - Method in class org.apache.flink.runtime.topology.NetworkTopology
-
- getNodeCosts() - Method in class org.apache.flink.compiler.plan.PlanNode
-
Gets the costs incurred by this node.
- getNodeName() - Method in class org.apache.flink.compiler.plan.PlanNode
-
Gets the name of the plan node.
- getNodes(String) - Method in class org.apache.flink.test.compiler.util.CompilerTestBase.OptimizerPlanNodeResolver
-
- getNodes(String) - Method in class org.apache.flink.test.compiler.util.OperatorResolver
-
- getNoRecordsAvailableCounter() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInputGateProfilingData
-
- getNoRecordsAvailableCounter() - Method in class org.apache.flink.runtime.profiling.types.InputGateProfilingEvent
-
Returns the number of times no records were available
on any of the channels attached to the input gate in
the given profiling internval.
- getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.BooleanComparator
-
- getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.ByteComparator
-
- getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.CharComparator
-
- getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.DoubleComparator
-
- getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.FloatComparator
-
- getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.IntComparator
-
- getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.LongComparator
-
- getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.ShortComparator
-
- getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.base.StringComparator
-
- getNormalizeKeyLen() - Method in class org.apache.flink.api.common.typeutils.TypeComparator
-
Gets the number of bytes that the normalized key would maximally take.
- getNormalizeKeyLen() - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
-
- getNormalizeKeyLen() - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
-
- getNormalizeKeyLen() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
-
- getNormalizeKeyLen() - Method in class org.apache.flink.api.java.typeutils.runtime.record.RecordComparator
-
- getNormalizeKeyLen() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparator
-
- getNormalizeKeyLen() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleLeadingFieldComparator
-
- getNormalizeKeyLen() - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
-
- getNormalizeKeyLen() - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
-
- getNullPrintStream() - Static method in class org.apache.flink.test.util.AbstractTestBase
-
- getNumberCPUCores() - Static method in class org.apache.flink.runtime.instance.Hardware
-
- getNumberOfAvailableSlots() - Method in class org.apache.flink.runtime.instance.Instance
-
- getNumberOfBackwardConnections() - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
Returns the number of backward connections.
- getNumberOfBackwardEdges() - Method in class org.apache.flink.runtime.managementgraph.ManagementGate
-
Returns the number of edges arriving at this gate.
- getNumberOfBackwardEdges() - Method in class org.apache.flink.runtime.managementgraph.ManagementGroupVertex
-
Returns the number of edges arriving at this group vertex.
- getNumberOfBackwardLinks() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGroupVertex
-
Returns the number of backward links the current group vertex has.
- getNumberOfBlocks(FileStatus) - Method in class org.apache.flink.core.fs.FileSystem
-
Returns the number of blocks this file/directory consists of
assuming the file system's standard block size.
- getNumberOfChainedStubs() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getNumberOfChannelDescriptors() - Method in class org.apache.flink.runtime.deployment.GateDeploymentDescriptor
-
Returns the number of channel deployment descriptors attached to this gate descriptor.
- getNumberOfChannels() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getNumberOfChannels() - Method in interface org.apache.flink.runtime.io.network.bufferprovider.LocalBufferPoolOwner
-
Returns the number of byte-buffered channels that will retrieve their buffers from the local buffer pool.
- getNumberOfChannels() - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
- getNumberOfChildNodes() - Method in class org.apache.flink.runtime.topology.NetworkNode
-
- getNumberOfCPUCores() - Method in class org.apache.flink.runtime.instance.HardwareDescription
-
Returns the number of CPU cores available to the JVM on the compute node.
- getNumberOfEdges() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGate
-
- getNumberOfEventsUntilInterruptInIterativeBroadcastGate(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getNumberOfEventsUntilInterruptInIterativeGate(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getNumberOfExecutionRetries() - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
Returns the number of retries in case of an error before the task represented by this vertex is considered as
failed.
- getNumberOfFields() - Method in interface org.apache.flink.api.common.distributions.DataDistribution
-
The number of fields in the (composite) key.
- getNumberOfFields() - Method in class org.apache.flink.api.common.distributions.SimpleDistribution
-
- getNumberOfFields() - Method in class org.apache.flink.api.common.distributions.SimpleIntegerDistribution
-
- getNumberOfFields() - Method in class org.apache.flink.api.common.distributions.UniformDoubleDistribution
-
- getNumberOfFields() - Method in class org.apache.flink.api.common.distributions.UniformIntegerDistribution
-
- getNumberOfFields() - Method in class org.apache.flink.api.common.operators.Ordering
-
- getNumberOfFieldsTotal() - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
-
- getNumberOfForwardConnections() - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
Returns the number of forward connections.
- getNumberOfForwardEdges() - Method in class org.apache.flink.runtime.managementgraph.ManagementGate
-
Returns the number of edges originating at this gate.
- getNumberOfForwardEdges() - Method in class org.apache.flink.runtime.managementgraph.ManagementGroupVertex
-
Returns the number of edges originating at this group vertex.
- getNumberOfForwardLinks() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGroupVertex
-
Returns the number of forward links the current group vertex has.
- getNumberOfGroupMembers() - Method in class org.apache.flink.runtime.managementgraph.ManagementGroupVertex
-
Returns the number of management vertices included in this group vertex.
- getNumberOfGroupVertices() - Method in class org.apache.flink.runtime.managementgraph.ManagementStage
-
Returns the number of group vertices included in this management stage.
- getNumberOfInputChannels() - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the number of input channels attached to this environment.
- getNumberOfInputChannels() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getNumberOfInputChannels() - Method in class org.apache.flink.runtime.io.network.api.AbstractSingleGateRecordReader
-
Returns the number of input channels wired to this reader's input gate.
- getNumberOfInputChannels() - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
Returns the number of input channels associated with this input gate.
- getNumberOfInputExecutionVertices() - Method in class org.apache.flink.runtime.executiongraph.ExecutionStage
-
Returns the number of input execution vertices in this stage, i.e.
- getNumberOfInputGateDescriptors() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
-
Returns the number of output gate deployment descriptors contained in this task deployment descriptor.
- getNumberOfInputGates() - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the number of input gates registered with this environment.
- getNumberOfInputGates() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getNumberOfInputGates() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
Returns the number of input gates attached to this vertex.
- getNumberOfInputGates() - Method in class org.apache.flink.runtime.managementgraph.ManagementVertex
-
Returns the number of input gates this management vertex contains.
- getNumberOfInputGroupVertices(int) - Method in class org.apache.flink.runtime.managementgraph.ManagementGraph
-
Returns the number of input group vertices in the management stage with the given index.
- getNumberOfInputGroupVertices() - Method in class org.apache.flink.runtime.managementgraph.ManagementStage
-
Returns the number of input group vertices in this stage.
- getNumberOfInputManagementVertices() - Method in class org.apache.flink.runtime.managementgraph.ManagementStage
-
Returns the number of input management vertices in this stage, i.e.
- getNumberOfInputs() - Method in class org.apache.flink.api.common.operators.AbstractUdfOperator
-
Gets the number of inputs for this operator.
- getNumberOfInputs() - Method in class org.apache.flink.api.common.operators.DualInputOperator
-
- getNumberOfInputs() - Method in class org.apache.flink.api.common.operators.SingleInputOperator
-
- getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.AllGroupReduceDriver
-
- getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.AllReduceDriver
-
- getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.CoGroupDriver
-
- getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
-
- getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
-
- getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.CollectorMapDriver
-
- getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.CrossDriver
-
- getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.FlatMapDriver
-
- getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.GroupReduceCombineDriver
-
- getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.GroupReduceDriver
-
- getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
-
- getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
-
- getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.MapDriver
-
- getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.MatchDriver
-
- getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.NoOpDriver
-
- getNumberOfInputs() - Method in interface org.apache.flink.runtime.operators.PactDriver
-
Gets the number of inputs (= Nephele Gates and Readers) that the task has.
- getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.ReduceCombineDriver
-
- getNumberOfInputs() - Method in class org.apache.flink.runtime.operators.ReduceDriver
-
- getNumberOfInputVertices() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
Returns the number of input vertices registered with this execution graph.
- getNumberOfInputVertices(int) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
Returns the number of input vertices for the given stage.
- getNumberOfInputVertices() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
-
Returns the number of input vertices registered with the job graph.
- getNumberOfInputVertices(int) - Method in class org.apache.flink.runtime.managementgraph.ManagementGraph
-
Returns the number of input vertices for the given stage.
- getNumberOfIterations() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getNumberOfKeyFields() - Method in class org.apache.flink.api.java.operators.Keys.ExpressionKeys
-
- getNumberOfKeyFields() - Method in class org.apache.flink.api.java.operators.Keys.FieldPositionKeys
-
- getNumberOfKeyFields() - Method in class org.apache.flink.api.java.operators.Keys
-
- getNumberOfKeyFields() - Method in class org.apache.flink.api.java.operators.Keys.SelectorFunctionKeys
-
- getNumberOfNonNullFields() - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
-
- getNumberOfOutputChannels() - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the number of output channels attached to this environment.
- getNumberOfOutputChannels() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getNumberOfOutputExecutionVertices() - Method in class org.apache.flink.runtime.executiongraph.ExecutionStage
-
Returns the number of output execution vertices in this stage, i.e.
- getNumberOfOutputGateDescriptors() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
-
Returns the number of output gate deployment descriptors contained in this task deployment descriptor.
- getNumberOfOutputGates() - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the number of output gates registered with this environment.
- getNumberOfOutputGates() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getNumberOfOutputGates() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
Returns the number of output gates attached to this vertex.
- getNumberOfOutputGates() - Method in class org.apache.flink.runtime.managementgraph.ManagementVertex
-
Returns the number of output gates this management vertex contains.
- getNumberOfOutputGroupVertices(int) - Method in class org.apache.flink.runtime.managementgraph.ManagementGraph
-
Returns the number of output group vertices in the management stage with the given index.
- getNumberOfOutputGroupVertices() - Method in class org.apache.flink.runtime.managementgraph.ManagementStage
-
Returns the number of output group vertices in this stage.
- getNumberOfOutputManagementVertices() - Method in class org.apache.flink.runtime.managementgraph.ManagementStage
-
Returns the number of output management vertices in this stage, i.e.
- getNumberOfOutputVertices() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
Returns the number of output vertices registered with this execution graph.
- getNumberOfOutputVertices(int) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
Returns the number of output vertices for the given stage.
- getNumberOfOutputVertices() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
-
Returns the number of output vertices registered with the job graph.
- getNumberOfOutputVertices(int) - Method in class org.apache.flink.runtime.managementgraph.ManagementGraph
-
Returns the number of output vertices for the given stage.
- getNumberOfPages() - Static method in class org.apache.flink.example.java.graph.util.PageRankData
-
- getNumberOfParallelSubtasks() - Method in interface org.apache.flink.api.common.functions.RuntimeContext
-
Gets the degree of parallelism with which the parallel task runs.
- getNumberOfParallelSubtasks() - Method in class org.apache.flink.runtime.operators.udf.RuntimeUDFContext
-
- getNumberOfPredecessors() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
Returns the number of predecessors, i.e.
- getNumberOfRecords() - Method in class org.apache.flink.api.common.io.FileInputFormat.FileBaseStatistics
-
Gets the estimates number of records in the file, computed as the file size divided by the
average record width, rounded up.
- getNumberOfRecords() - Method in interface org.apache.flink.api.common.io.statistics.BaseStatistics
-
Gets the number of records in the input (= base cardinality).
- getNumberOfSlots() - Method in class org.apache.flink.runtime.instance.DefaultInstanceManager
-
- getNumberOfSlots() - Method in class org.apache.flink.runtime.instance.Instance
-
- getNumberOfSlots() - Method in interface org.apache.flink.runtime.instance.InstanceManager
-
- getNumberOfStageMembers() - Method in class org.apache.flink.runtime.executiongraph.ExecutionStage
-
Returns the number of group vertices this execution stage includes.
- getNumberOfStages() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
Returns the number of execution stages in the execution graph.
- getNumberOfStages() - Method in class org.apache.flink.runtime.managementgraph.ManagementGraph
-
Returns the number of stages in this management graph.
- getNumberOfSubtasks() - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
Returns the number of subtasks the task this vertex represents should be split into at runtime.
- getNumberOfSuccessors() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
Returns the number of successors, i.e.
- getNumberOfTaskTrackers() - Method in class org.apache.flink.runtime.instance.DefaultInstanceManager
-
- getNumberOfTaskTrackers() - Method in interface org.apache.flink.runtime.instance.InstanceManager
-
- getNumberOfTaskTrackers() - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- getNumberOfTaskVertices() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
-
Returns the number of task vertices registered with the job graph.
- getNumberOfUserThreads() - Method in class org.apache.flink.runtime.profiling.impl.EnvironmentThreadSet
-
- getNumberOfVertices() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
-
Returns the number of all job vertices registered with this job graph.
- getNumberOfVerticesInGroup() - Method in class org.apache.flink.runtime.managementgraph.ManagementVertex
-
Returns the number of vertices which belong to the same group vertex as this management vertex.
- getNumBroadcastInputs() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getNumChannels() - Method in class org.apache.flink.runtime.io.network.gates.OutputGate
-
- getNumConnectionsThatContributed() - Method in class org.apache.flink.compiler.postpass.AbstractSchema
-
- getNumFields() - Method in class org.apache.flink.compiler.postpass.DenseValueSchema
-
- getNumFields() - Method in class org.apache.flink.types.Record
-
Gets the number of fields currently in the record.
- getNumInputs(Class<? extends Operator<?>>) - Static method in class org.apache.flink.api.common.operators.util.OperatorUtil
-
Returns the number of inputs for the given
Operator type.
Currently, it can be 0, 1, or 2.
- getNumInputs() - Method in enum org.apache.flink.runtime.operators.DriverStrategy
-
- getNumInputs() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getNumLineSamples() - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
- getNumOpenConnections() - Method in class org.apache.flink.runtime.ipc.Server
-
The number of open RPC conections
- getNumOutputs() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getNumQueuedEnvelopes() - Method in class org.apache.flink.runtime.io.network.netty.OutboundConnectionQueue
-
- getNumSplits() - Method in class org.apache.flink.api.common.io.FileInputFormat
-
- getNumTaskInputs() - Method in class org.apache.flink.runtime.iterative.task.IterationHeadPactTask
-
- getNumTaskInputs() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- getNumTaskTracker() - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- getNumTaskTracker() - Method in class org.apache.flink.test.util.AbstractTestBase
-
- getNumTypes() - Method in class org.apache.flink.compiler.postpass.SparseKeySchema
-
- getNumWriteBehindBuffers(int) - Static method in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
Determines the number of buffers to be used for asynchronous write behind.
- getO_Orderkey() - Method in class org.apache.flink.example.java.relational.TPCHQuery3.ShippingPriorityItem
-
- getObject() - Method in class org.apache.flink.runtime.fs.s3.S3BucketObjectPair
-
Returns the name of the S3 object this object refers to.
- getOccupancy() - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
-
Gets the number of bytes currently occupied in this sorter.
- getOccupancy() - Method in interface org.apache.flink.runtime.operators.sort.InMemorySorter
-
Gets the number of bytes currently occupied in this sorter.
- getOccupancy() - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
-
Gets the number of bytes currently occupied in this sorter.
- getOffset() - Method in interface org.apache.flink.core.fs.BlockLocation
-
Get the start offset of the file associated with this block.
- getOffset() - Method in class org.apache.flink.core.fs.local.LocalBlockLocation
-
- getOffset() - Method in class org.apache.flink.runtime.fs.hdfs.DistributedBlockLocation
-
- getOffset() - Method in class org.apache.flink.runtime.fs.s3.S3BlockLocation
-
- getOldJobs() - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- getOpenBranches() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- getOpenTimeout() - Method in class org.apache.flink.api.common.io.FileInputFormat
-
- getOperatorInfo() - Method in class org.apache.flink.api.common.operators.DualInputOperator
-
Gets the information about the operators input/output types.
- getOperatorInfo() - Method in class org.apache.flink.api.common.operators.Operator
-
Gets the information about the operators input/output types.
- getOperatorInfo() - Method in class org.apache.flink.api.common.operators.SingleInputOperator
-
Gets the information about the operators input/output types.
- getOperatorInfo() - Method in class org.apache.flink.compiler.util.NoOpUnaryUdfOp
-
- getOptimizedPlan(PackagedProgram, int) - Method in class org.apache.flink.client.program.Client
-
- getOptimizedPlan(Plan, int) - Method in class org.apache.flink.client.program.Client
-
- getOptimizedPlan(JobWithJars, int) - Method in class org.apache.flink.client.program.Client
-
Creates the optimized plan for a given program, using this client's compiler.
- getOptimizedPlanAsJson(PackagedProgram, int) - Method in class org.apache.flink.client.program.Client
-
- getOptimizerNode() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- getOptimizerNode() - Method in class org.apache.flink.compiler.plan.BinaryUnionPlanNode
-
- getOptimizerNode() - Method in class org.apache.flink.compiler.plan.PlanNode
-
- getOptimizerNode() - Method in interface org.apache.flink.compiler.plandump.DumpableNode
-
- getOptimizerPlanAsJSON(Plan) - Method in class org.apache.flink.api.common.PlanExecutor
-
Gets the programs execution plan in a JSON format.
- getOptimizerPlanAsJSON(Plan) - Method in class org.apache.flink.client.LocalExecutor
-
Returns a JSON dump of the optimized plan.
- getOptimizerPlanAsJSON(Plan) - Method in class org.apache.flink.client.RemoteExecutor
-
- getOptimizerPlanAsJSON(OptimizedPlan) - Method in class org.apache.flink.compiler.plandump.PlanJSONDumpGenerator
-
- getOptimizerPlanNodeResolver(OptimizedPlan) - Static method in class org.apache.flink.test.compiler.util.CompilerTestBase
-
- getOptionalMessage() - Method in class org.apache.flink.runtime.event.job.JobEvent
-
Returns the optional message that is possibly attached to this event.
- getOptMessage() - Method in class org.apache.flink.runtime.managementgraph.ManagementVertex
-
- getOrder(int) - Method in class org.apache.flink.api.common.operators.Ordering
-
- getOrderdate() - Method in class org.apache.flink.example.java.relational.TPCHQuery3.Order
-
- getOrderdate() - Method in class org.apache.flink.example.java.relational.TPCHQuery3.ShippingPriorityItem
-
- getOrdering() - Method in class org.apache.flink.compiler.dataproperties.LocalProperties
-
Gets the key order.
- getOrdering() - Method in class org.apache.flink.compiler.dataproperties.RequestedGlobalProperties
-
Gets the key order.
- getOrdering() - Method in class org.apache.flink.compiler.dataproperties.RequestedLocalProperties
-
Gets the key order.
- getOrderkey() - Method in class org.apache.flink.example.java.relational.TPCHQuery3.Lineitem
-
- getOrderkey() - Method in class org.apache.flink.example.java.relational.TPCHQuery3.Order
-
- getOriginal() - Method in class org.apache.flink.compiler.deadlockdetect.DeadlockVertex
-
- getOriginalOptimizerNode() - Method in class org.apache.flink.compiler.plan.PlanNode
-
Gets the optimizer's pact node for which this plan candidate node was created.
- getOriginalPactPlan() - Method in class org.apache.flink.compiler.plan.OptimizedPlan
-
Gets the original pact plan from which this optimized plan was created.
- getOutEdges() - Method in class org.apache.flink.compiler.deadlockdetect.DeadlockVertex
-
- getOutgoingChannels() - Method in class org.apache.flink.compiler.plan.PlanNode
-
Gets a list of all outgoing channels leading to successors.
- getOutgoingConnections() - Method in class org.apache.flink.compiler.dag.DataSinkNode
-
- getOutgoingConnections() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
The list of outgoing connections from this node to succeeding tasks.
- getOutgoingConnections() - Method in class org.apache.flink.compiler.dag.SinkJoiner
-
- getOutgoingEdges() - Method in class org.apache.flink.spargel.java.MessagingFunction
-
Gets an
Iterable with all outgoing edges.
- getOutgoingEdges() - Method in class org.apache.flink.spargel.java.record.MessagingFunction
-
- getOutput() - Method in class org.apache.flink.spargel.java.record.SpargelIteration
-
- getOutputBufferProvider() - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the buffer provider for this environment.
- getOutputBufferProvider() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getOutputCardinality() - Method in class org.apache.flink.api.common.operators.CompilerHints
-
- getOutputChannelID() - Method in class org.apache.flink.runtime.deployment.ChannelDeploymentDescriptor
-
Returns the output channel ID attached to this deployment descriptor.
- getOutputChannelID() - Method in class org.apache.flink.runtime.executiongraph.ExecutionEdge
-
- getOutputChannelIDs() - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the IDs of all output channels connected to this environment.
- getOutputChannelIDs() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getOutputChannelIDsOfGate(GateID) - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the IDs of all the output channels connected to the gate with the given ID.
- getOutputChannelIDsOfGate(GateID) - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getOutputCollector() - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
-
- getOutputCollector() - Method in interface org.apache.flink.runtime.operators.PactTaskContext
-
- getOutputCollector() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- getOutputCollector(AbstractInvokable, TaskConfig, ClassLoader, List<BufferWriter>, int) - Static method in class org.apache.flink.runtime.operators.RegularPactTask
-
Creates the
Collector for the given task, as described by the given configuration.
- getOutputComparator(int, ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getOutputDataDistribution(int, ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getOutputDirectoryMode() - Method in class org.apache.flink.api.common.io.FileOutputFormat
-
- getOutputExecutionVertex(int) - Method in class org.apache.flink.runtime.executiongraph.ExecutionStage
-
Returns the input execution vertex with the given index or null if no such vertex exists.
- getOutputFilePath() - Method in class org.apache.flink.api.common.io.FileOutputFormat
-
- getOutputFormat() - Method in class org.apache.flink.runtime.jobgraph.JobOutputVertex
-
Returns the output format.
- getOutputGate(int) - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
Returns the registered output gate with index pos.
- getOutputGate() - Method in class org.apache.flink.runtime.executiongraph.ExecutionEdge
-
- getOutputGate(int) - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
Returns the output gate with the given index.
- getOutputGate(int) - Method in class org.apache.flink.runtime.managementgraph.ManagementVertex
-
Returns the output gate at the given index.
- getOutputGateDescriptor(int) - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
-
Returns the output gate descriptor with the given index
- getOutputGateIDs() - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the IDs of all output gates connected to this environment.
- getOutputGateIDs() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getOutputGateIndex() - Method in class org.apache.flink.runtime.executiongraph.ExecutionEdge
-
- getOutputGroupVertex(int, int) - Method in class org.apache.flink.runtime.managementgraph.ManagementGraph
-
Returns the output group vertex at the given index in the given stage.
- getOutputGroupVertex(int) - Method in class org.apache.flink.runtime.managementgraph.ManagementStage
-
Returns the output group vertex in this stage with the given index.
- getOutputManagementVertex(int) - Method in class org.apache.flink.runtime.managementgraph.ManagementStage
-
Returns the input management vertex with the given index or null if no such vertex exists.
- getOutputSerializer(ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getOutputShipStrategy(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getOutputSize() - Method in class org.apache.flink.api.common.operators.CompilerHints
-
- getOutputStream(Socket) - Static method in class org.apache.flink.runtime.net.NetUtils
-
Same as getOutputStream(socket, 0).
- getOutputStream(Socket, long) - Static method in class org.apache.flink.runtime.net.NetUtils
-
Returns OutputStream for the socket.
- getOutputType() - Method in class org.apache.flink.api.common.operators.OperatorInformation
-
Gets the return type of the user code function.
- getOutputVertex(int) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
Returns the output vertex with the specified index.
- getOutputVertex(int, int) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
Returns the output vertex with the specified index for the given stage.
- getOutputVertex(int, int) - Method in class org.apache.flink.runtime.managementgraph.ManagementGraph
-
Returns the output vertex with the specified index for the given stage.
- getOutputVertices() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
-
Returns an iterator to iterate all output vertices registered with the job graph.
- getOwningNepheleTask() - Method in interface org.apache.flink.runtime.operators.PactTaskContext
-
- getOwningNepheleTask() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- getPactContract() - Method in class org.apache.flink.compiler.dag.BulkPartialSolutionNode
-
Gets the contract object for this data source node.
- getPactContract() - Method in class org.apache.flink.compiler.dag.CoGroupNode
-
Gets the operator for this CoGroup node.
- getPactContract() - Method in class org.apache.flink.compiler.dag.CrossNode
-
- getPactContract() - Method in class org.apache.flink.compiler.dag.DataSinkNode
-
Gets the contract object for this data source node.
- getPactContract() - Method in class org.apache.flink.compiler.dag.DataSourceNode
-
Gets the contract object for this data source node.
- getPactContract() - Method in class org.apache.flink.compiler.dag.FilterNode
-
- getPactContract() - Method in class org.apache.flink.compiler.dag.FlatMapNode
-
- getPactContract() - Method in class org.apache.flink.compiler.dag.GroupReduceNode
-
Gets the contract object for this reduce node.
- getPactContract() - Method in class org.apache.flink.compiler.dag.MatchNode
-
Gets the contract object for this match node.
- getPactContract() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Gets the object that specifically describes the contract of this node.
- getPactContract() - Method in class org.apache.flink.compiler.dag.ReduceNode
-
- getPactContract() - Method in class org.apache.flink.compiler.dag.SingleInputNode
-
- getPactContract() - Method in class org.apache.flink.compiler.dag.SolutionSetNode
-
Gets the contract object for this data source node.
- getPactContract() - Method in class org.apache.flink.compiler.dag.TwoInputNode
-
- getPactContract() - Method in class org.apache.flink.compiler.dag.WorksetNode
-
Gets the contract object for this data source node.
- getPactContract() - Method in class org.apache.flink.compiler.plan.PlanNode
-
Gets the pact contract this node represents in the plan.
- getPactPlanAsJSON(List<DataSinkNode>) - Method in class org.apache.flink.compiler.plandump.PlanJSONDumpGenerator
-
- getPageSize() - Method in class org.apache.flink.runtime.memorymanager.DefaultMemoryManager
-
- getPageSize() - Method in interface org.apache.flink.runtime.memorymanager.MemoryManager
-
Gets the size of the pages handled by the memory manager.
- getPairComparator() - Method in class org.apache.flink.compiler.plan.DualInputPlanNode
-
- getPairComparatorFactory(ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getParallelism() - Method in class org.apache.flink.api.java.DeltaIteration
-
Gets the iteration's degree of parallelism.
- getParallelism() - Method in class org.apache.flink.api.java.operators.DataSink
-
Returns the degree of parallelism of this data sink.
- getParallelism() - Method in class org.apache.flink.api.java.operators.DataSource
-
Returns the degree of parallelism of this data source.
- getParallelism() - Method in class org.apache.flink.api.java.operators.Operator
-
Returns the degree of parallelism of this operator.
- getParallelism() - Method in class org.apache.flink.spargel.java.VertexCentricIteration
-
Gets the iteration's degree of parallelism.
- getParameters() - Method in class org.apache.flink.api.common.operators.Operator
-
Gets the stub parameters of this contract.
- getParameters() - Method in class org.apache.flink.api.java.operators.SingleInputUdfOperator
-
- getParameters() - Method in class org.apache.flink.api.java.operators.TwoInputUdfOperator
-
- getParameters() - Method in interface org.apache.flink.api.java.operators.UdfOperator
-
- getParameterType(Class<?>, Class<?>, int) - Static method in class org.apache.flink.api.java.typeutils.TypeExtractor
-
- getParent() - Method in class org.apache.flink.core.fs.Path
-
Returns the parent of a path or null if at root.
- getParentNode() - Method in class org.apache.flink.runtime.topology.NetworkNode
-
- getParserForType(Class<T>) - Static method in class org.apache.flink.types.parser.FieldParser
-
Gets the parser for the type specified by the given class.
- getPartialSolution() - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
-
- getPartialSolution() - Method in class org.apache.flink.compiler.dag.BulkIterationNode
-
Gets the partialSolution from this BulkIterationNode.
- getPartialSolutionNode() - Method in class org.apache.flink.compiler.plan.BulkPartialSolutionPlanNode
-
- getPartialSolutionPlanNode() - Method in class org.apache.flink.compiler.plan.BulkIterationPlanNode
-
- getPartitionedFields() - Method in class org.apache.flink.compiler.dataproperties.RequestedGlobalProperties
-
Gets the fields on which the data is partitioned.
- getPartitionEntryIterator() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
- getPartitioning() - Method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
- getPartitioning() - Method in class org.apache.flink.compiler.dataproperties.RequestedGlobalProperties
-
Gets the partitioning property.
- getPartitioningFanOutNoEstimates(int) - Static method in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
Gets the number of partitions to be used for an initial hash-table, when no estimates are
available.
- getPartitioningFields() - Method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
- getPartitioningOrdering() - Method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
- getPartitionNumber() - Method in class org.apache.flink.runtime.operators.hash.HashPartition
-
Gets the partition number of this partition.
- getPartitionNumber() - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
-
Gets the partition number of this partition.
- getPartitionOrdering() - Method in class org.apache.flink.api.common.operators.base.GenericDataSinkBase
-
Gets the record ordering over which the sink partitions in ranges.
- getPath() - Method in class org.apache.flink.core.fs.FileInputSplit
-
Returns the path of the file containing this split's data.
- getPath() - Method in interface org.apache.flink.core.fs.FileStatus
-
Returns the corresponding Path to the FileStatus.
- getPath() - Method in class org.apache.flink.core.fs.local.LocalFileStatus
-
- getPath() - Method in class org.apache.flink.runtime.fs.hdfs.DistributedFileStatus
-
- getPath() - Method in class org.apache.flink.runtime.fs.s3.S3FileStatus
-
- getPath() - Method in class org.apache.flink.runtime.io.disk.iomanager.Channel.ID
-
Returns the path to the underlying temporary file.
- getPlan(String...) - Method in interface org.apache.flink.api.common.Program
-
The method which is invoked by the compiler to get the job that is then compiled into an
executable schedule.
- getPlan(String[]) - Method in class org.apache.flink.api.java.record.io.jdbc.example.JDBCExample
-
- getPlan() - Method in class org.apache.flink.client.program.JobWithJars
-
Returns the plan
- getPlan() - Method in class org.apache.flink.client.program.PackagedProgram.PreviewPlanEnvironment
-
- getPlan(String...) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.example.WordCount
-
- getPlan(String...) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.example.WordCountWithOutputFormat
-
- getPlanAsJSON(Plan) - Static method in class org.apache.flink.client.LocalExecutor
-
Return unoptimized plan as JSON.
- getPlanNode() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- getPlanNode() - Method in class org.apache.flink.compiler.plan.PlanNode
-
- getPlanNode() - Method in interface org.apache.flink.compiler.plandump.DumpableNode
-
- getPlanWithJars() - Method in class org.apache.flink.client.program.PackagedProgram
-
Returns the plan with all required jars.
- getPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.OperatorDescriptorDual
-
- getPossibleGlobalProperties() - Method in class org.apache.flink.compiler.operators.OperatorDescriptorSingle
-
- getPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.OperatorDescriptorDual
-
- getPossibleLocalProperties() - Method in class org.apache.flink.compiler.operators.OperatorDescriptorSingle
-
- getPossibleProperties() - Method in class org.apache.flink.compiler.dag.BinaryUnionNode
-
- getPossibleProperties() - Method in class org.apache.flink.compiler.dag.BulkIterationNode
-
- getPossibleProperties() - Method in class org.apache.flink.compiler.dag.CoGroupNode
-
- getPossibleProperties() - Method in class org.apache.flink.compiler.dag.CollectorMapNode
-
- getPossibleProperties() - Method in class org.apache.flink.compiler.dag.CrossNode
-
- getPossibleProperties() - Method in class org.apache.flink.compiler.dag.FilterNode
-
- getPossibleProperties() - Method in class org.apache.flink.compiler.dag.FlatMapNode
-
- getPossibleProperties() - Method in class org.apache.flink.compiler.dag.GroupReduceNode
-
- getPossibleProperties() - Method in class org.apache.flink.compiler.dag.MapNode
-
- getPossibleProperties() - Method in class org.apache.flink.compiler.dag.MatchNode
-
- getPossibleProperties() - Method in class org.apache.flink.compiler.dag.ReduceNode
-
- getPossibleProperties() - Method in class org.apache.flink.compiler.dag.SingleInputNode
-
- getPossibleProperties() - Method in class org.apache.flink.compiler.dag.SinkJoiner
-
- getPossibleProperties() - Method in class org.apache.flink.compiler.dag.TwoInputNode
-
- getPossibleProperties() - Method in class org.apache.flink.compiler.dag.UnaryOperatorNode
-
- getPossibleProperties() - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- getPossibleProperties() - Method in class org.apache.flink.compiler.dag.WorksetIterationNode.SingleRootJoiner
-
- getPostPassClassName() - Method in class org.apache.flink.api.common.Plan
-
Gets the optimizer post-pass class for this job.
- getPostPassClassName() - Method in class org.apache.flink.api.java.operators.translation.JavaPlan
-
- getPredecessor() - Method in class org.apache.flink.compiler.plan.SingleInputPlanNode
-
Gets the predecessor of this node, i.e.
- getPredecessor(int) - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
- getPredecessorNode() - Method in class org.apache.flink.compiler.dag.DataSinkNode
-
- getPredecessorNode() - Method in class org.apache.flink.compiler.dag.SingleInputNode
-
Gets the predecessor of this node.
- getPredecessors() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- getPredecessors() - Method in class org.apache.flink.compiler.plan.BulkPartialSolutionPlanNode
-
- getPredecessors() - Method in class org.apache.flink.compiler.plan.DualInputPlanNode
-
- getPredecessors() - Method in class org.apache.flink.compiler.plan.NAryUnionPlanNode
-
- getPredecessors() - Method in class org.apache.flink.compiler.plan.PlanNode
-
- getPredecessors() - Method in class org.apache.flink.compiler.plan.SingleInputPlanNode
-
- getPredecessors() - Method in class org.apache.flink.compiler.plan.SolutionSetPlanNode
-
- getPredecessors() - Method in class org.apache.flink.compiler.plan.SourcePlanNode
-
- getPredecessors() - Method in class org.apache.flink.compiler.plan.WorksetPlanNode
-
- getPredecessors() - Method in interface org.apache.flink.compiler.plandump.DumpableNode
-
Gets an iterator over the predecessors.
- getPredecessors() - Method in class org.apache.flink.runtime.managementgraph.ManagementGroupVertex
-
Returns the list of predecessors of this group vertex.
- getPreviewPlan() - Method in class org.apache.flink.client.program.PackagedProgram
-
Returns the analyzed plan without any optimizations.
- getPreviousGlobalAggregate(String) - Method in class org.apache.flink.runtime.iterative.task.RuntimeAggregatorRegistry
-
- getPreviousIterationAggregate(String) - Method in interface org.apache.flink.api.common.functions.IterationRuntimeContext
-
- getPreviousIterationAggregate(String) - Method in class org.apache.flink.spargel.java.MessagingFunction
-
Get the aggregated value that an aggregator computed in the previous iteration.
- getPreviousIterationAggregate(String) - Method in class org.apache.flink.spargel.java.record.MessagingFunction
-
- getPreviousIterationAggregate(String) - Method in class org.apache.flink.spargel.java.record.VertexUpdateFunction
-
- getPreviousIterationAggregate(String) - Method in class org.apache.flink.spargel.java.VertexUpdateFunction
-
Get the aggregated value that an aggregator computed in the previous iteration.
- getPreviousType() - Method in exception org.apache.flink.compiler.postpass.ConflictingFieldTypeInfoException
-
- getPriority() - Method in interface org.apache.flink.runtime.execution.ExecutionListener
-
Returns the priority of the execution listener object.
- getPriority() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
- getPriority() - Method in class org.apache.flink.runtime.jobmanager.scheduler.DefaultExecutionListener
-
- getPriority() - Method in class org.apache.flink.runtime.profiling.impl.EnvironmentListenerImpl
-
- getProber(TypeComparator<PT>, TypePairComparator<PT, T>) - Method in class org.apache.flink.runtime.operators.hash.AbstractMutableHashTable
-
- getProber(TypeComparator<PT>, TypePairComparator<PT, T>) - Method in class org.apache.flink.runtime.operators.hash.CompactingHashTable
-
- getProbeSideBlockCount() - Method in class org.apache.flink.runtime.operators.hash.HashPartition
-
- getProbeSideChannel() - Method in class org.apache.flink.runtime.operators.hash.HashPartition
-
- getProbeSideComparator() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
- getProbeSideRecordCount() - Method in class org.apache.flink.runtime.operators.hash.HashPartition
-
- getProducedType() - Method in class org.apache.flink.api.java.io.AvroInputFormat
-
- getProducedType() - Method in interface org.apache.flink.api.java.typeutils.ResultTypeQueryable
-
Gets the data type (as a
TypeInformation) produced by this function or input format.
- getProducedType() - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopInputFormat
-
- getProducedType() - Method in class org.apache.flink.hadoopcompatibility.mapreduce.HadoopInputFormat
-
- getProfilingInterval() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalExecutionVertexThreadProfilingData
-
- getProfilingInterval() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInputGateProfilingData
-
- getProfilingInterval() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- getProfilingInterval() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalOutputGateProfilingData
-
- getProfilingInterval() - Method in class org.apache.flink.runtime.profiling.types.InstanceProfilingEvent
-
Returns the interval of time this profiling event covers in milliseconds.
- getProfilingInterval() - Method in class org.apache.flink.runtime.profiling.types.VertexProfilingEvent
-
The interval in milliseconds to which the rest
of the profiling data relates to.
- getProfilingStart() - Method in class org.apache.flink.runtime.profiling.impl.JobProfilingData
-
- getProfilingTimestamp() - Method in class org.apache.flink.runtime.profiling.types.ProfilingEvent
-
Returns the timestamp of this profiling information.
- getProgress() - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopDummyReporter
-
- getProperties1() - Method in class org.apache.flink.compiler.operators.OperatorDescriptorDual.GlobalPropertiesPair
-
- getProperties1() - Method in class org.apache.flink.compiler.operators.OperatorDescriptorDual.LocalPropertiesPair
-
- getProperties2() - Method in class org.apache.flink.compiler.operators.OperatorDescriptorDual.GlobalPropertiesPair
-
- getProperties2() - Method in class org.apache.flink.compiler.operators.OperatorDescriptorDual.LocalPropertiesPair
-
- getProtocolByName(String) - Static method in class org.apache.flink.util.ClassUtils
-
Searches for a protocol class by its name and attempts to load it.
- getProxy(Class<V>, InetSocketAddress, SocketFactory) - Static method in class org.apache.flink.runtime.ipc.RPC
-
Construct a client-side proxy object that implements the named protocol,
talking to a server at the named address.
- getProxy(Class<V>, InetSocketAddress) - Static method in class org.apache.flink.runtime.ipc.RPC
-
Construct a client-side proxy object with the default SocketFactory
- getPushChainDriverClass() - Method in enum org.apache.flink.runtime.operators.DriverStrategy
-
- getRandomFilename(String) - Static method in class org.apache.flink.runtime.util.FileUtils
-
Constructs a random filename with the given prefix and
a random part generated from hex characters.
- getRandomOddEvenEdges(int, int, long) - Static method in class org.apache.flink.test.testdata.ConnectedComponentsData
-
Creates random edges such that even numbered vertices are connected with even numbered vertices
and odd numbered vertices only with other odd numbered ones.
- getRandomString(Random, int, int) - Static method in class org.apache.flink.util.StringUtils
-
Creates a random string with a length within the given interval.
- getRandomString(Random, int, int, char, char) - Static method in class org.apache.flink.util.StringUtils
-
Creates a random string with a length within the given interval.
- getRankDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.example.java.relational.util.WebLogData
-
- getReadBufferSize() - Method in class org.apache.flink.api.java.record.io.FixedLengthInputFormat
-
Gets the size of the buffer internally used to parse record boundaries.
- getReadEndAfterSuperstepEnded() - Method in class org.apache.flink.runtime.iterative.concurrent.BlockingBackChannel
-
Called by iteration head after it has sent all input for the current superstep through the data channel
(blocks iteration head).
- getReadFields() - Method in class org.apache.flink.api.common.operators.SingleInputSemanticProperties
-
Gets the field(s) in the source record(s) that are read.
- getReadFields1() - Method in class org.apache.flink.api.common.operators.DualInputSemanticProperties
-
Gets the field(s) in the source record(s) from the first input
that are read.
- getReadFields2() - Method in class org.apache.flink.api.common.operators.DualInputSemanticProperties
-
Gets the field(s) in the source record(s) from the second input
that are read.
- getReadingThread(ExceptionHandler<IOException>, MutableObjectIterator<E>, UnilateralSortMerger.CircularQueues<E>, AbstractInvokable, TypeSerializer<E>, long) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
-
Creates the reading thread.
- getReceivedBytes() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- getReceivedBytes() - Method in class org.apache.flink.runtime.profiling.types.InstanceProfilingEvent
-
Returns the number of bytes received via network during the profiling interval.
- getReceiver() - Method in exception org.apache.flink.runtime.io.network.LocalReceiverCancelledException
-
- getRecentJobs(List<RecentJobEvent>) - Method in class org.apache.flink.runtime.jobmanager.EventCollector
-
- getRecentJobs() - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- getRecentJobs() - Method in interface org.apache.flink.runtime.protocols.ExtendedManagementProtocol
-
Retrieves a list of jobs which have either running or have been started recently.
- getRecommendedPollingInterval() - Method in class org.apache.flink.runtime.client.JobClient
-
Returns the recommended interval in seconds in which a client
is supposed to poll for progress information.
- getRecommendedPollingInterval() - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- getRecommendedPollingInterval() - Method in interface org.apache.flink.runtime.protocols.JobManagementProtocol
-
Returns the recommended interval in seconds in which a client
is supposed to poll for progress information.
- getRecord(T, int) - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
-
Gets the record at the given logical position.
- getRecord(T, int) - Method in interface org.apache.flink.runtime.operators.sort.InMemorySorter
-
Gets the record at the given logical position.
- getRecord(T, int) - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
-
Gets the record at the given logical position.
- getRecordByName(String) - Static method in class org.apache.flink.util.ClassUtils
-
Searches for a record class by its name and attempts to load it.
- getRecordCount() - Method in class org.apache.flink.api.common.io.BlockInfo
-
Returns the recordCount.
- getRecordCount() - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
-
number of records in partition including garbage
- getRecordLength() - Method in class org.apache.flink.api.java.record.io.FixedLengthInputFormat
-
Returns the fixed length of a record.
- getRecursionLevel() - Method in class org.apache.flink.runtime.operators.hash.HashPartition
-
Gets this partition's recursion level.
- getRelativeBackChannelMemory() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getRelativeInputMaterializationMemory(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getRelativeMemoryDriver() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getRelativeMemoryGlobalStrategy() - Method in class org.apache.flink.compiler.plan.Channel
-
- getRelativeMemoryInput(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getRelativeMemoryLocalStrategy() - Method in class org.apache.flink.compiler.plan.Channel
-
- getRelativeMemoryPerSubTask() - Method in class org.apache.flink.compiler.plan.PlanNode
-
Gets the memory dedicated to each sub-task for this node.
- getRelativeSolutionSetMemory() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getRelativeTempMemory() - Method in class org.apache.flink.compiler.plan.Channel
-
Gets the memory for materializing the channel's result from this Channel.
- getRemappedKeys(int) - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- getRemoteAddress() - Static method in class org.apache.flink.runtime.ipc.Server
-
Returns remote address as a string when invoked inside an RPC.
- getRemoteIp() - Static method in class org.apache.flink.runtime.ipc.Server
-
Returns the remote side ip address when invoked inside an RPC
Returns null incase of an error.
- getRemoteReceiver() - Method in class org.apache.flink.runtime.io.network.EnvelopeReceiverList
-
- getRemoteReceiver() - Method in class org.apache.flink.runtime.io.network.SenderHintEvent
-
- getRemoteTarget() - Method in class org.apache.flink.runtime.io.network.ConnectionInfoLookupResponse
-
- getReplication() - Method in interface org.apache.flink.core.fs.FileStatus
-
Get the replication factor of a file.
- getReplication() - Method in class org.apache.flink.core.fs.local.LocalFileStatus
-
- getReplication() - Method in class org.apache.flink.runtime.fs.hdfs.DistributedFileStatus
-
- getReplication() - Method in class org.apache.flink.runtime.fs.s3.S3FileStatus
-
- getReplicationFactor() - Method in class org.apache.flink.compiler.plan.Channel
-
Returns the replication factor of the connection.
- getRequiredGlobalProps() - Method in class org.apache.flink.compiler.plan.Channel
-
- getRequiredJarFiles(JobID) - Static method in class org.apache.flink.runtime.execution.librarycache.LibraryCacheManager
-
Returns the names of the required libraries of the specified job.
- getRequiredLibraries() - Method in class org.apache.flink.runtime.execution.librarycache.LibraryCacheProfileRequest
-
Returns the names of libraries whose cache status is to be retrieved.
- getRequiredLocalProps() - Method in class org.apache.flink.compiler.plan.Channel
-
- getRequiredSlots() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
Retrieves the number of required slots to run this execution graph
- getRequiredSlots() - Method in class org.apache.flink.runtime.executiongraph.ExecutionStage
-
- getResultInputStream(String) - Method in class org.apache.flink.test.util.AbstractTestBase
-
- getResultReader(String) - Method in class org.apache.flink.test.util.AbstractTestBase
-
- getResultReader(String, boolean) - Method in class org.apache.flink.test.util.AbstractTestBase
-
- getResultsFormated(Map<String, Object>) - Static method in class org.apache.flink.api.common.accumulators.AccumulatorHelper
-
- getResultType() - Method in class org.apache.flink.api.java.operators.Operator
-
Returns the type of the result of this operator.
- getReturnCode() - Method in class org.apache.flink.runtime.client.AbstractJobResult
-
Returns the return code of the job operation.
- getReturnCode() - Method in class org.apache.flink.runtime.taskmanager.AbstractTaskResult
-
Returns the return code of the result.
- getReturnCode() - Method in class org.apache.flink.runtime.taskmanager.transferenvelope.RegisterTaskManagerResult
-
- getReturnQueue() - Method in class org.apache.flink.runtime.io.disk.iomanager.BlockChannelAccess
-
Gets the queue (or list) to which the asynchronous reader adds its elements.
- getRevenue() - Method in class org.apache.flink.example.java.relational.TPCHQuery3.ShippingPriorityItem
-
- getRevisionInformation() - Static method in class org.apache.flink.runtime.util.EnvironmentInformation
-
Returns the code revision (commit and commit date) of Flink.
- getRootNode() - Method in class org.apache.flink.runtime.topology.NetworkTopology
-
- getRootOfStepFunction() - Method in class org.apache.flink.compiler.plan.BulkIterationPlanNode
-
- getRootOfTerminationCriterion() - Method in class org.apache.flink.compiler.plan.BulkIterationPlanNode
-
- getRuntimeContext() - Method in class org.apache.flink.api.common.functions.AbstractRichFunction
-
- getRuntimeContext() - Method in interface org.apache.flink.api.common.functions.RichFunction
-
Gets the context that contains information about the UDF's runtime.
- getRuntimeEnvironment() - Method in class org.apache.flink.runtime.taskmanager.Task
-
Returns the runtime environment associated with this task.
- getSchema() - Method in class org.apache.flink.api.java.record.io.avro.example.User
-
- getSecond() - Method in class org.apache.flink.types.Pair
-
Returns the second encapsulated pair element.
- getSecondDegree() - Method in class org.apache.flink.example.java.graph.util.EnumTrianglesDataTypes.EdgeWithDegrees
-
- getSecondIncomingConnection() - Method in class org.apache.flink.compiler.dag.TwoInputNode
-
Gets the PactConnection through which this node receives its second input.
- getSecondInput() - Method in class org.apache.flink.api.common.operators.DualInputOperator
-
Returns the second input, or null, if none is set.
- getSecondInputType() - Method in class org.apache.flink.api.common.operators.BinaryOperatorInformation
-
- getSecondPredecessorNode() - Method in class org.apache.flink.compiler.dag.TwoInputNode
-
- getSecondVertex() - Method in class org.apache.flink.example.java.graph.util.EnumTrianglesDataTypes.Edge
-
- getSecondVertex() - Method in class org.apache.flink.example.java.graph.util.EnumTrianglesDataTypes.EdgeWithDegrees
-
- getSegmentsForReaders(List<List<MemorySegment>>, List<MemorySegment>, int) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
-
Divides the given collection of memory buffers among numChannels sublists.
- getSegmentSize() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedOutputView
-
Gets the size of the segments used by this view.
- getSemanticProperties() - Method in class org.apache.flink.api.common.operators.DualInputOperator
-
- getSemanticProperties() - Method in class org.apache.flink.api.common.operators.SingleInputOperator
-
- getSemanticPropsDual(Set<Annotation>, TypeInformation<?>, TypeInformation<?>, TypeInformation<?>) - Static method in class org.apache.flink.api.java.functions.SemanticPropUtil
-
- getSemanticPropsDualFromString(DualInputSemanticProperties, String[], String[], String[], String[], String[], String[], TypeInformation<?>, TypeInformation<?>, TypeInformation<?>) - Static method in class org.apache.flink.api.java.functions.SemanticPropUtil
-
- getSemanticPropsSingle(Set<Annotation>, TypeInformation<?>, TypeInformation<?>) - Static method in class org.apache.flink.api.java.functions.SemanticPropUtil
-
- getSemanticPropsSingleFromString(String[], String[], String[], TypeInformation<?>, TypeInformation<?>) - Static method in class org.apache.flink.api.java.functions.SemanticPropUtil
-
- getSematicProperties() - Method in class org.apache.flink.api.java.operators.SingleInputUdfOperator
-
- getSematicProperties() - Method in class org.apache.flink.api.java.operators.TwoInputUdfOperator
-
- getSematicProperties() - Method in interface org.apache.flink.api.java.operators.UdfOperator
-
Gets the semantic properties that have been set for the user-defined functions (UDF).
- getSequenceNumber() - Method in class org.apache.flink.runtime.event.job.AbstractEvent
-
- getSequenceNumber() - Method in class org.apache.flink.runtime.io.network.Envelope
-
- getSerializer() - Method in interface org.apache.flink.api.common.typeutils.TypeSerializerFactory
-
- getSerializer() - Method in class org.apache.flink.api.java.typeutils.runtime.record.RecordSerializerFactory
-
- getSerializer() - Method in class org.apache.flink.api.java.typeutils.runtime.RuntimeStatefulSerializerFactory
-
- getSerializer() - Method in class org.apache.flink.api.java.typeutils.runtime.RuntimeStatelessSerializerFactory
-
- getSerializer() - Method in class org.apache.flink.compiler.plan.Channel
-
Gets the serializer from this Channel.
- getSerializer() - Method in class org.apache.flink.compiler.plan.SourcePlanNode
-
Gets the serializer from this PlanNode.
- getSerializerForIterationChannel() - Method in class org.apache.flink.compiler.plan.BulkIterationPlanNode
-
- getSerializerForIterationChannel() - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- getServer(Object, String, int, int) - Static method in class org.apache.flink.runtime.ipc.RPC
-
Construct a server for a protocol implementation instance listening on a
port and address.
- getShipdate() - Method in class org.apache.flink.example.java.relational.TPCHQuery3.Lineitem
-
- getShippriority() - Method in class org.apache.flink.example.java.relational.TPCHQuery3.Order
-
- getShippriority() - Method in class org.apache.flink.example.java.relational.TPCHQuery3.ShippingPriorityItem
-
- getShipStrategy() - Method in class org.apache.flink.compiler.dag.PactConnection
-
Gets the shipping strategy for this connection.
- getShipStrategy() - Method in class org.apache.flink.compiler.plan.Channel
-
- getShipStrategy() - Method in interface org.apache.flink.compiler.plandump.DumpableConnection
-
- getShipStrategyComparator() - Method in class org.apache.flink.compiler.plan.Channel
-
Gets the ship strategy comparator from this Channel.
- getShipStrategyKeys() - Method in class org.apache.flink.compiler.plan.Channel
-
- getShipStrategySortOrder() - Method in class org.apache.flink.compiler.plan.Channel
-
- getShort(int) - Method in class org.apache.flink.core.memory.MemorySegment
-
Reads two memory at the given position, composing them into a short value
according to the current byte order.
- getShort(int) - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- getShort(int) - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
- getShort(int) - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
- getShortName() - Method in enum org.apache.flink.api.common.operators.Order
-
- getSingleInputNode() - Method in class org.apache.flink.compiler.plan.SingleInputPlanNode
-
- getSingleInputNodeSchema(SingleInputPlanNode, T) - Method in class org.apache.flink.compiler.postpass.GenericFlatTypePostPass
-
- getSingleInputNodeSchema(SingleInputPlanNode, SparseKeySchema) - Method in class org.apache.flink.compiler.postpass.RecordModelPostPass
-
- getSingleRootOfStepFunction() - Method in class org.apache.flink.compiler.dag.BulkIterationNode
-
- getSingleRootOfStepFunction() - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- getSinkNode() - Method in class org.apache.flink.compiler.plan.SinkPlanNode
-
- getSinkSchema(SinkPlanNode, T) - Method in class org.apache.flink.compiler.postpass.GenericFlatTypePostPass
-
- getSinkSchema(SinkPlanNode, SparseKeySchema) - Method in class org.apache.flink.compiler.postpass.RecordModelPostPass
-
- getSizeOfFreeMemory() - Method in class org.apache.flink.runtime.instance.HardwareDescription
-
Returns the size of free memory in bytes available to the JVM on the compute node.
- getSizeOfPhysicalMemory() - Method in class org.apache.flink.runtime.instance.HardwareDescription
-
Returns the size of physical memory in bytes available on the compute node.
- getSocketFactory() - Static method in class org.apache.flink.runtime.net.NetUtils
-
- getSoftIrqCPU() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- getSoftIrqCPU() - Method in class org.apache.flink.runtime.profiling.types.InstanceProfilingEvent
-
Returns the percentage of time the CPU(s) spent in state SOFT_IRQ during the profiling interval.
- getSolutionSet() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
Gets the contract that represents the solution set for the step function.
- getSolutionSet() - Method in class org.apache.flink.api.java.DeltaIteration
-
Gets the solution set of the delta iteration.
- getSolutionSetComparator() - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- getSolutionSetComparator(ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getSolutionSetDelta() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
Gets the contract that has been set as the solution set delta.
- getSolutionSetDelta() - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- getSolutionSetDeltaPlanNode() - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- getSolutionSetKeyFields() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
- getSolutionSetKeyFields() - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- getSolutionSetKeyFields() - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- getSolutionSetNode() - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- getSolutionSetNode() - Method in class org.apache.flink.compiler.plan.SolutionSetPlanNode
-
- getSolutionSetPlanNode() - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- getSolutionSetSerializer() - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- getSolutionSetSerializer(ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getSortingThread(ExceptionHandler<IOException>, UnilateralSortMerger.CircularQueues<E>, AbstractInvokable) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
-
- getSortOrders() - Method in class org.apache.flink.compiler.plan.DualInputPlanNode
-
- getSortOrders() - Method in class org.apache.flink.compiler.plan.SingleInputPlanNode
-
- getSource() - Method in class org.apache.flink.compiler.dag.PactConnection
-
Gets the source of the connection.
- getSource() - Method in class org.apache.flink.compiler.plan.Channel
-
Gets the source of this Channel.
- getSource() - Method in interface org.apache.flink.compiler.plandump.DumpableConnection
-
- getSource() - Method in class org.apache.flink.runtime.io.network.Envelope
-
- getSource() - Method in class org.apache.flink.runtime.io.network.SenderHintEvent
-
- getSource() - Method in class org.apache.flink.runtime.managementgraph.ManagementEdge
-
Returns the source of the edge referring to the output gate of an execution vertex.
- getSource() - Method in class org.apache.flink.runtime.managementgraph.ManagementGroupEdge
-
Returns the source vertex of this group edge.
- getSourceEdgeID() - Method in class org.apache.flink.runtime.managementgraph.ManagementEdge
-
Returns the source ID of the edge.
- getSourceIndex() - Method in class org.apache.flink.runtime.managementgraph.ManagementEdge
-
Returns the edge's index in the source gate.
- getSourceIndex() - Method in class org.apache.flink.runtime.managementgraph.ManagementGroupEdge
-
Returns the edge's index at the source vertex.
- getSourceVertex() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGroupEdge
-
Returns the source vertex this edge starts from.
- getSpillingThread(ExceptionHandler<IOException>, UnilateralSortMerger.CircularQueues<E>, AbstractInvokable, MemoryManager, IOManager, TypeSerializerFactory<E>, TypeComparator<E>, List<MemorySegment>, List<MemorySegment>, int) - Method in class org.apache.flink.runtime.operators.sort.CombiningUnilateralSortMerger
-
- getSpillingThread(ExceptionHandler<IOException>, UnilateralSortMerger.CircularQueues<E>, AbstractInvokable, MemoryManager, IOManager, TypeSerializerFactory<E>, TypeComparator<E>, List<MemorySegment>, List<MemorySegment>, int) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
-
- getSpillingThresholdDriver() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getSpillingThresholdInput(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getSplit(int, int) - Method in class org.apache.flink.util.NumberSequenceIterator
-
- getSplit(int, int) - Method in interface org.apache.flink.util.SplittableIterator
-
- getSplitLength() - Method in class org.apache.flink.api.common.io.FileInputFormat
-
Gets the length or remaining length of the current split.
- getSplitNumber() - Method in class org.apache.flink.core.fs.FileInputSplit
-
- getSplitNumber() - Method in class org.apache.flink.core.io.GenericInputSplit
-
- getSplitNumber() - Method in interface org.apache.flink.core.io.InputSplit
-
Returns the number of this input split.
- getSplitNumber() - Method in class org.apache.flink.core.io.LocatableInputSplit
-
- getSplitNumber() - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopInputSplit
-
- getSplitNumber() - Method in class org.apache.flink.hadoopcompatibility.mapreduce.wrapper.HadoopInputSplit
-
- getSplitStart() - Method in class org.apache.flink.api.common.io.FileInputFormat
-
Gets the start of the current split.
- getStage(int) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
Returns the execution stage with number num.
- getStage(int) - Method in class org.apache.flink.runtime.managementgraph.ManagementGraph
-
Returns the management stage with the given index.
- getStage() - Method in class org.apache.flink.runtime.managementgraph.ManagementGroupVertex
-
Returns the stage this management group vertex belongs to.
- getStageMember(int) - Method in class org.apache.flink.runtime.executiongraph.ExecutionStage
-
Returns the stage member internally stored at index index.
- getStageNumber() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGroupVertex
-
Returns the number of the stage this group vertex belongs to.
- getStageNumber() - Method in class org.apache.flink.runtime.executiongraph.ExecutionStage
-
Returns the number of this execution stage.
- getStageNumber() - Method in class org.apache.flink.runtime.managementgraph.ManagementGroupVertex
-
Returns the number of the management stage this group vertex belongs to.
- getStageNumber() - Method in class org.apache.flink.runtime.managementgraph.ManagementStage
-
Returns this management stage's number.
- getStart() - Method in class org.apache.flink.core.fs.FileInputSplit
-
Returns the position of the first byte in the file to process.
- getStaticResolution(String) - Static method in class org.apache.flink.runtime.net.NetUtils
-
Retrieves the resolved name for the passed host.
- getStatistics(BaseStatistics) - Method in class org.apache.flink.api.common.io.BinaryInputFormat
-
- getStatistics(BaseStatistics) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
- getStatistics(BaseStatistics) - Method in class org.apache.flink.api.common.io.FileInputFormat
-
Obtains basic file statistics containing only file size.
- getStatistics(BaseStatistics) - Method in class org.apache.flink.api.common.io.GenericInputFormat
-
- getStatistics(BaseStatistics) - Method in interface org.apache.flink.api.common.io.InputFormat
-
Gets the basic statistics from the input described by this format.
- getStatistics(BaseStatistics) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat
-
- getStatistics(BaseStatistics) - Method in class org.apache.flink.api.java.record.io.FixedLengthInputFormat
-
Obtains basic file statistics containing only file size.
- getStatistics(BaseStatistics) - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopInputFormat
-
- getStatistics(BaseStatistics) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordInputFormat
-
- getStatistics(BaseStatistics) - Method in class org.apache.flink.hadoopcompatibility.mapreduce.HadoopInputFormat
-
- getStatisticsKey() - Method in class org.apache.flink.api.common.operators.base.GenericDataSourceBase
-
Gets the key under which statistics about this data source may be obtained from the
statistics cache.
- getStrategy() - Method in interface org.apache.flink.compiler.operators.AbstractOperatorDescriptor
-
Gets the runtime strategy to be executed by this operator.
- getStrategy() - Method in class org.apache.flink.compiler.operators.AllGroupReduceProperties
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.AllGroupWithPartialPreGroupProperties
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.AllReduceProperties
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.BinaryUnionOpDescriptor
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.CoGroupDescriptor
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.CollectorMapDescriptor
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.CrossBlockOuterFirstDescriptor
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.CrossBlockOuterSecondDescriptor
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.CrossStreamOuterFirstDescriptor
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.CrossStreamOuterSecondDescriptor
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.FilterDescriptor
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.FlatMapDescriptor
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.GroupReduceProperties
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.GroupReduceWithCombineProperties
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.HashJoinBuildFirstProperties
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.HashJoinBuildSecondProperties
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.MapDescriptor
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.NoOpDescriptor
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.PartialGroupProperties
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.ReduceProperties
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.SolutionSetDeltaOperator
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.SortMergeJoinDescriptor
-
- getStrategy() - Method in class org.apache.flink.compiler.operators.UtilSinkJoinOpDescriptor
-
- getString(String, String) - Method in class org.apache.flink.configuration.Configuration
-
Returns the value associated with the given key as a string.
- getString(String, String) - Static method in class org.apache.flink.configuration.GlobalConfiguration
-
Returns the value associated with the given key as a string.
- getString() - Method in class org.apache.flink.runtime.event.task.StringTaskEvent
-
Returns the stored string.
- getString(String, String) - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- getStub() - Method in class org.apache.flink.runtime.operators.chaining.ChainedCollectorMapDriver
-
- getStub() - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
-
- getStub() - Method in class org.apache.flink.runtime.operators.chaining.ChainedFlatMapDriver
-
- getStub() - Method in class org.apache.flink.runtime.operators.chaining.ChainedMapDriver
-
- getStub() - Method in class org.apache.flink.runtime.operators.chaining.ChainedTerminationCriterionDriver
-
- getStub() - Method in class org.apache.flink.runtime.operators.chaining.SynchronousChainedCombineDriver
-
- getStub() - Method in interface org.apache.flink.runtime.operators.PactTaskContext
-
- getStub() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- getStubParameter(String, String) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getStubParameters() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getStubType() - Method in class org.apache.flink.runtime.operators.AllGroupReduceDriver
-
- getStubType() - Method in class org.apache.flink.runtime.operators.AllReduceDriver
-
- getStubType() - Method in class org.apache.flink.runtime.operators.CoGroupDriver
-
- getStubType() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
-
- getStubType() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
-
- getStubType() - Method in class org.apache.flink.runtime.operators.CollectorMapDriver
-
- getStubType() - Method in class org.apache.flink.runtime.operators.CrossDriver
-
- getStubType() - Method in class org.apache.flink.runtime.operators.FlatMapDriver
-
- getStubType() - Method in class org.apache.flink.runtime.operators.GroupReduceCombineDriver
-
- getStubType() - Method in class org.apache.flink.runtime.operators.GroupReduceDriver
-
- getStubType() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
-
- getStubType() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
-
- getStubType() - Method in class org.apache.flink.runtime.operators.MapDriver
-
- getStubType() - Method in class org.apache.flink.runtime.operators.MatchDriver
-
- getStubType() - Method in class org.apache.flink.runtime.operators.NoOpDriver
-
- getStubType() - Method in interface org.apache.flink.runtime.operators.PactDriver
-
Gets the class of the stub type that is run by this task.
- getStubType() - Method in class org.apache.flink.runtime.operators.ReduceCombineDriver
-
- getStubType() - Method in class org.apache.flink.runtime.operators.ReduceDriver
-
- getStubWrapper(ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getSubmissionTimestamp() - Method in class org.apache.flink.runtime.event.job.RecentJobEvent
-
Returns the time stamp of the job submission.
- getSuccessor(int) - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
- getSuccessors() - Method in class org.apache.flink.runtime.managementgraph.ManagementGroupVertex
-
Returns the list of successors of this group vertex.
- getSuperstep() - Method in class org.apache.flink.spargel.java.record.MessagingFunction
-
- getSuperstep() - Method in class org.apache.flink.spargel.java.record.VertexUpdateFunction
-
- getSuperstepNumber() - Method in interface org.apache.flink.api.common.functions.IterationRuntimeContext
-
Gets the number of the current superstep.
- getSuperstepNumber() - Method in class org.apache.flink.spargel.java.MessagingFunction
-
Gets the number of the superstep, starting at 1.
- getSuperstepNumber() - Method in class org.apache.flink.spargel.java.VertexUpdateFunction
-
Gets the number of the superstep, starting at 1.
- getSuperTemplateTypes(Class<?>) - Static method in class org.apache.flink.util.ReflectionUtil
-
- getSuperTemplateTypes(Class<?>, Class<?>) - Static method in class org.apache.flink.util.ReflectionUtil
-
- getSystemCPU() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- getSystemCPU() - Method in class org.apache.flink.runtime.profiling.types.InstanceProfilingEvent
-
Returns the percentage of time the CPU(s) spent in state SYSTEM during the profiling interval.
- getSystemTime() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalExecutionVertexThreadProfilingData
-
- getSystemTime() - Method in class org.apache.flink.runtime.profiling.types.ThreadProfilingEvent
-
Returns the percentage of time the execution thread spent in
system mode in the given profiling interval.
- getTarget() - Method in class org.apache.flink.compiler.dag.PactConnection
-
Gets the target of the connection.
- getTarget() - Method in class org.apache.flink.compiler.plan.Channel
-
Gets the target of this Channel.
- getTarget() - Method in class org.apache.flink.runtime.managementgraph.ManagementEdge
-
Returns the target of the edge referring to the input gate of an execution vertex.
- getTarget() - Method in class org.apache.flink.runtime.managementgraph.ManagementGroupEdge
-
Returns the target vertex of this group edge.
- getTargetEdgeID() - Method in class org.apache.flink.runtime.managementgraph.ManagementEdge
-
Returns the target ID of the edge.
- getTargetIndex() - Method in class org.apache.flink.runtime.managementgraph.ManagementEdge
-
Returns the edge's index in the target gate.
- getTargetIndex() - Method in class org.apache.flink.runtime.managementgraph.ManagementGroupEdge
-
Returns the edge's index at the target vertex.
- getTargetVertex() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGroupEdge
-
Returns the group vertex connected to this edge.
- getTaskConfig() - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
-
- getTaskConfig() - Method in interface org.apache.flink.runtime.operators.PactTaskContext
-
- getTaskConfig() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- getTaskConfiguration() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
-
Returns the task's configuration object.
- getTaskConfiguration() - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the task configuration object which was attached to the original JobVertex.
- getTaskConfiguration() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getTaskConfiguration() - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
-
Returns the task configuration object which was attached to the original JobVertex.
- getTaskManagerDataPort() - Method in class org.apache.flink.client.LocalExecutor
-
- getTaskManagerDataPort() - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- getTaskManagerNumSlots() - Method in class org.apache.flink.client.LocalExecutor
-
- getTaskManagerNumSlots() - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- getTaskManagerNumSlots() - Method in class org.apache.flink.test.util.AbstractTestBase
-
- getTaskManagerRpcPort() - Method in class org.apache.flink.client.LocalExecutor
-
- getTaskManagerRpcPort() - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- getTaskName() - Method in interface org.apache.flink.api.common.functions.RuntimeContext
-
Returns the name of the task in which the UDF runs, as assigned during plan construction.
- getTaskName() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
-
Returns the task's name.
- getTaskName() - Method in interface org.apache.flink.runtime.execution.Environment
-
Returns the name of the task running in this environment.
- getTaskName() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- getTaskName() - Method in class org.apache.flink.runtime.operators.chaining.ChainedCollectorMapDriver
-
- getTaskName() - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
-
- getTaskName() - Method in class org.apache.flink.runtime.operators.chaining.ChainedFlatMapDriver
-
- getTaskName() - Method in class org.apache.flink.runtime.operators.chaining.ChainedMapDriver
-
- getTaskName() - Method in class org.apache.flink.runtime.operators.chaining.ChainedTerminationCriterionDriver
-
- getTaskName() - Method in exception org.apache.flink.runtime.operators.chaining.ExceptionInChainedStubException
-
- getTaskName() - Method in class org.apache.flink.runtime.operators.chaining.SynchronousChainedCombineDriver
-
- getTaskName() - Method in class org.apache.flink.runtime.operators.udf.RuntimeUDFContext
-
- getTaskName() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getTaskNameWithIndex() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
Returns the name of the task with its index in the subtask group and the total number of subtasks.
- getTaskVertices() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
-
Returns an iterator to iterate all task vertices registered with the job graph.
- getTempDir(JobID, String) - Method in class org.apache.flink.runtime.filecache.FileCache
-
- getTempDirPath(String) - Method in class org.apache.flink.test.util.AbstractTestBase
-
- getTempFilePath(String) - Method in class org.apache.flink.test.util.AbstractTestBase
-
- getTemplateType(Class<?>, int) - Static method in class org.apache.flink.util.ReflectionUtil
-
- getTemplateType(Class<?>, Class<?>, int) - Static method in class org.apache.flink.util.ReflectionUtil
-
- getTemplateType1(Class<?>) - Static method in class org.apache.flink.util.ReflectionUtil
-
- getTemplateType2(Class<?>) - Static method in class org.apache.flink.util.ReflectionUtil
-
- getTemplateType3(Class<?>) - Static method in class org.apache.flink.util.ReflectionUtil
-
- getTemplateType4(Class<?>) - Static method in class org.apache.flink.util.ReflectionUtil
-
- getTemplateType5(Class<?>) - Static method in class org.apache.flink.util.ReflectionUtil
-
- getTemplateType6(Class<?>) - Static method in class org.apache.flink.util.ReflectionUtil
-
- getTemplateType7(Class<?>) - Static method in class org.apache.flink.util.ReflectionUtil
-
- getTemplateType8(Class<?>) - Static method in class org.apache.flink.util.ReflectionUtil
-
- getTemplateTypes(ParameterizedType) - Static method in class org.apache.flink.util.ReflectionUtil
-
- getTemplateTypes(Class<?>) - Static method in class org.apache.flink.util.ReflectionUtil
-
- getTempMode() - Method in class org.apache.flink.compiler.plan.Channel
-
- getTempTaskOutputPath(JobConf, TaskAttemptID) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.datatypes.HadoopFileOutputCommitter
-
- getTerminationCriterion() - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
-
- getTerminationCriterion() - Method in class org.apache.flink.api.java.BulkIterationResultSet
-
- getTestJob() - Method in class org.apache.flink.test.util.RecordAPITestBase
-
- getTheta0() - Method in class org.apache.flink.example.java.ml.LinearRegression.Params
-
- getTheta1() - Method in class org.apache.flink.example.java.ml.LinearRegression.Params
-
- getTimestamp() - Method in class org.apache.flink.runtime.event.job.AbstractEvent
-
Returns the timestamp of the event.
- getTo() - Method in class org.apache.flink.util.NumberSequenceIterator
-
- getTotalInputSize() - Method in class org.apache.flink.api.common.io.FileInputFormat.FileBaseStatistics
-
Gets the file size.
- getTotalInputSize() - Method in interface org.apache.flink.api.common.io.statistics.BaseStatistics
-
Gets the total size of the input.
- getTotalMemory() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- getTotalMemory() - Method in class org.apache.flink.runtime.profiling.types.InstanceProfilingEvent
-
Returns the total amount of memory of the corresponding instance.
- getTotalNumberOfReceivers() - Method in class org.apache.flink.runtime.io.network.EnvelopeReceiverList
-
- getTotalNumberOfSplits() - Method in class org.apache.flink.core.io.GenericInputSplit
-
- getTotalNumberOfSubtasks() - Method in class org.apache.flink.runtime.event.job.VertexEvent
-
Returns the number of subtasks the corresponding vertex has been
split into at runtime.
- getTransmittedBytes() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- getTransmittedBytes() - Method in class org.apache.flink.runtime.profiling.types.InstanceProfilingEvent
-
Returns the number of bytes transmitted via network during the profiling interval.
- getTrueArray(int) - Static method in class org.apache.flink.compiler.plan.SingleInputPlanNode
-
- getTwoInputNode() - Method in class org.apache.flink.compiler.plan.DualInputPlanNode
-
- getType(int) - Method in class org.apache.flink.api.common.operators.Ordering
-
- getType() - Method in class org.apache.flink.api.java.DataSet
-
- getType() - Method in class org.apache.flink.api.java.operators.DataSink
-
- getType() - Method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
-
- getType(String) - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
-
- getType(int) - Method in class org.apache.flink.compiler.postpass.AbstractSchema
-
- getType(int) - Method in class org.apache.flink.compiler.postpass.DenseValueSchema
-
- getType(int) - Method in class org.apache.flink.compiler.postpass.SparseKeySchema
-
- getTypeAt(int) - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfo
-
- getTypeClass() - Method in class org.apache.flink.api.java.typeutils.BasicArrayTypeInfo
-
- getTypeClass() - Method in class org.apache.flink.api.java.typeutils.BasicTypeInfo
-
- getTypeClass() - Method in class org.apache.flink.api.java.typeutils.GenericTypeInfo
-
- getTypeClass() - Method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
-
- getTypeClass() - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
-
- getTypeClass() - Method in class org.apache.flink.api.java.typeutils.PrimitiveArrayTypeInfo
-
- getTypeClass() - Method in class org.apache.flink.api.java.typeutils.RecordTypeInfo
-
- getTypeClass() - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfo
-
- getTypeClass() - Method in class org.apache.flink.api.java.typeutils.ValueTypeInfo
-
- getTypeClass() - Method in class org.apache.flink.api.java.typeutils.WritableTypeInfo
-
- getTypeClass() - Method in class org.apache.flink.types.NothingTypeInfo
-
- getTypeClass() - Method in class org.apache.flink.types.TypeInformation
-
- getTypes() - Method in class org.apache.flink.api.common.operators.Ordering
-
- getTypes(String[]) - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
-
- getUdfRuntimeContext() - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
-
- getUniqueFieldCombination() - Method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
- getUniqueFields() - Method in class org.apache.flink.api.common.operators.CompilerHints
-
Gets the FieldSets that are unique
- getUniqueFields() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Gets the FieldSets which are unique in the output of the node.
- getUniqueFields() - Method in class org.apache.flink.compiler.dataproperties.LocalProperties
-
Gets the fields whose combination is unique within the data set.
- getUri() - Method in class org.apache.flink.core.fs.FileSystem
-
Returns a URI whose scheme and authority identify this file system.
- getUri() - Method in class org.apache.flink.core.fs.local.LocalFileSystem
-
- getUri() - Method in class org.apache.flink.runtime.fs.hdfs.DistributedFileSystem
-
- getUri() - Method in class org.apache.flink.runtime.fs.s3.S3FileSystem
-
- getUserCodeAnnotation(Class<A>) - Method in class org.apache.flink.api.common.operators.util.UserCodeClassWrapper
-
- getUserCodeAnnotation(Class<A>) - Method in class org.apache.flink.api.common.operators.util.UserCodeObjectWrapper
-
- getUserCodeAnnotation(Class<A>) - Method in interface org.apache.flink.api.common.operators.util.UserCodeWrapper
-
Gets an annotation that pertains to the user code class.
- getUserCodeClass() - Method in class org.apache.flink.api.common.operators.util.UserCodeClassWrapper
-
- getUserCodeClass() - Method in class org.apache.flink.api.common.operators.util.UserCodeObjectWrapper
-
- getUserCodeClass() - Method in interface org.apache.flink.api.common.operators.util.UserCodeWrapper
-
Gets the class of the user code.
- getUserCodeClassLoader() - Method in class org.apache.flink.client.program.JobWithJars
-
Gets the
ClassLoader that must be used to load user code classes.
- getUserCodeClassLoader() - Method in class org.apache.flink.client.program.PackagedProgram
-
Gets the
ClassLoader that must be used to load user code classes.
- getUserCodeClassLoader() - Method in interface org.apache.flink.runtime.operators.PactTaskContext
-
- getUserCodeClassLoader() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- getUserCodeObject(Class<? super T>, ClassLoader) - Method in class org.apache.flink.api.common.operators.util.UserCodeClassWrapper
-
- getUserCodeObject() - Method in class org.apache.flink.api.common.operators.util.UserCodeClassWrapper
-
- getUserCodeObject(Class<? super T>, ClassLoader) - Method in class org.apache.flink.api.common.operators.util.UserCodeObjectWrapper
-
- getUserCodeObject() - Method in class org.apache.flink.api.common.operators.util.UserCodeObjectWrapper
-
- getUserCodeObject(Class<? super T>, ClassLoader) - Method in interface org.apache.flink.api.common.operators.util.UserCodeWrapper
-
Gets the user code object.
- getUserCodeObject() - Method in interface org.apache.flink.api.common.operators.util.UserCodeWrapper
-
Gets the user code object.
- getUserCodeWrapper() - Method in class org.apache.flink.api.common.operators.AbstractUdfOperator
-
Gets the function that is held by this operator.
- getUserCodeWrapper() - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase.PartialSolutionPlaceHolder
-
- getUserCodeWrapper() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase.SolutionSetPlaceHolder
-
- getUserCodeWrapper() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase.WorksetPlaceHolder
-
- getUserCodeWrapper() - Method in class org.apache.flink.api.common.operators.base.GenericDataSinkBase
-
Gets the class describing the output format.
- getUserCodeWrapper() - Method in class org.apache.flink.api.common.operators.base.GenericDataSourceBase
-
Gets the class describing the input format.
- getUserCodeWrapper() - Method in class org.apache.flink.api.common.operators.Operator
-
Gets the user code wrapper.
- getUserCPU() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- getUserCPU() - Method in class org.apache.flink.runtime.profiling.types.InstanceProfilingEvent
-
Returns the percentage of time the CPU(s) spent in state USER during the profiling interval.
- getUserRunning() - Static method in class org.apache.flink.runtime.util.EnvironmentInformation
-
- getUserTime() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalExecutionVertexThreadProfilingData
-
- getUserTime() - Method in class org.apache.flink.runtime.profiling.types.ThreadProfilingEvent
-
Returns the percentage of time the execution thread spent in
user mode in the given profiling interval.
- getValue() - Method in class org.apache.flink.runtime.types.IntegerRecord
-
Returns the value of this integer record.
- getValue() - Method in class org.apache.flink.types.BooleanValue
-
- getValue() - Method in class org.apache.flink.types.ByteValue
-
Returns the value of the encapsulated byte.
- getValue() - Method in class org.apache.flink.types.CharValue
-
Returns the value of the encapsulated char.
- getValue() - Method in class org.apache.flink.types.DoubleValue
-
Returns the value of the encapsulated primitive double.
- getValue() - Method in class org.apache.flink.types.FloatValue
-
Returns the value of the encapsulated primitive float.
- getValue() - Method in class org.apache.flink.types.IntValue
-
Returns the value of the encapsulated int.
- getValue() - Method in class org.apache.flink.types.LongValue
-
Returns the value of the encapsulated long.
- getValue() - Method in class org.apache.flink.types.ShortValue
-
Returns the value of the encapsulated short.
- getValue() - Method in class org.apache.flink.types.StringValue
-
Gets this StringValue as a String.
- getValues() - Method in class org.apache.flink.runtime.util.KeyGroupedIterator
-
Returns an iterator over all values that belong to the current key.
- getValues() - Method in class org.apache.flink.runtime.util.KeyGroupedMutableObjectIterator
-
Returns an iterator over all values that belong to the current key.
- getValues1() - Method in class org.apache.flink.runtime.operators.sort.SortMergeCoGroupIterator
-
- getValues1() - Method in interface org.apache.flink.runtime.operators.util.CoGroupTaskIterator
-
Returns an iterable over the left input values for the current key.
- getValues2() - Method in class org.apache.flink.runtime.operators.sort.SortMergeCoGroupIterator
-
- getValues2() - Method in interface org.apache.flink.runtime.operators.util.CoGroupTaskIterator
-
Returns an iterable over the left input values for the current key.
- getVersion() - Static method in class org.apache.flink.runtime.util.EnvironmentInformation
-
Returns the version of the code as String.
- getVertex() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGate
-
- getVertex() - Method in class org.apache.flink.runtime.managementgraph.ManagementGate
-
Returns the vertex this gate belongs to.
- getVertexByChannelID(ChannelID) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
Identifies an execution by the specified channel ID and returns it.
- getVertexByID(ExecutionVertexID) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
Returns the execution vertex with the given vertex ID.
- getVertexByID(ManagementVertexID) - Method in class org.apache.flink.runtime.managementgraph.ManagementGraph
-
Returns the vertex with the given ID from the graph's internal vertex map.
- getVertexID() - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
-
Returns the task's execution vertex ID.
- getVertexID() - Method in class org.apache.flink.runtime.event.job.ExecutionStateChangeEvent
-
Returns the ID of the vertex this event refers to.
- getVertexID() - Method in class org.apache.flink.runtime.event.job.VertexAssignmentEvent
-
Returns the ID of the vertex this event refers to.
- getVertexID() - Method in class org.apache.flink.runtime.profiling.types.VertexProfilingEvent
-
Returns the ID of the vertex this profiling information
belongs to.
- getVertexID() - Method in class org.apache.flink.runtime.taskmanager.AbstractTaskResult
-
Returns the ID of the task this result belongs to.
- getVertexID() - Method in class org.apache.flink.runtime.taskmanager.Task
-
Returns the ID of this task.
- getVertexTime(JobID, ManagementVertexID, ExecutionState) - Method in interface org.apache.flink.runtime.jobmanager.archive.ArchiveListener
-
returns the time, when the status of the given vertex changed to executionState
- getVertexTime(JobID, ManagementVertexID, ExecutionState) - Method in class org.apache.flink.runtime.jobmanager.archive.MemoryArchivist
-
- getVertexToShareInstancesWith() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGroupVertex
-
- getVertexToShareInstancesWith() - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
Returns the vertex this vertex should share its instance with at runtime.
- getVisitDataSet(ExecutionEnvironment) - Static method in class org.apache.flink.example.java.relational.util.WebLogData
-
- getWaitedTime() - Method in class org.apache.flink.runtime.profiling.impl.types.InternalExecutionVertexThreadProfilingData
-
- getWaitedTime() - Method in class org.apache.flink.runtime.profiling.types.ThreadProfilingEvent
-
Returns the percentage of time the execution thread spent in
either WAITING or TIMED_WAITING state in the given profiling interval.
- getWaitForSolutionSetUpdate() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- getWorkerIndex() - Method in class org.apache.flink.runtime.iterative.event.WorkerDoneEvent
-
- getWorkingDirectory() - Method in class org.apache.flink.core.fs.FileSystem
-
Returns the path of the file system's current working directory.
- getWorkingDirectory() - Method in class org.apache.flink.core.fs.local.LocalFileSystem
-
- getWorkingDirectory() - Method in class org.apache.flink.runtime.fs.hdfs.DistributedFileSystem
-
- getWorkingDirectory() - Method in class org.apache.flink.runtime.fs.s3.S3FileSystem
-
- getWorkset() - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
Gets the contract that represents the workset for the step function.
- getWorkset() - Method in class org.apache.flink.api.java.DeltaIteration
-
Gets the working set of the delta iteration.
- getWorksetNode() - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- getWorksetNode() - Method in class org.apache.flink.compiler.plan.WorksetPlanNode
-
- getWorksetPlanNode() - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- getWorksetSerializer() - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- getWorksetType() - Method in class org.apache.flink.api.java.DeltaIterationResultSet
-
- getWrappedException() - Method in exception org.apache.flink.runtime.operators.chaining.ExceptionInChainedStubException
-
- getWrappedFunction() - Method in class org.apache.flink.api.java.operators.translation.WrappingFunction
-
- getWriteEnd() - Method in class org.apache.flink.runtime.iterative.concurrent.BlockingBackChannel
-
Called by iteration tail to save the output of the current superstep.
- getWriteMode() - Method in class org.apache.flink.api.common.io.FileOutputFormat
-
- getWriters() - Method in class org.apache.flink.runtime.operators.shipping.OutputCollector
-
List of writers that are associated with this output collector
- getWriters() - Method in class org.apache.flink.runtime.operators.shipping.RecordOutputCollector
-
List of writers that are associated with this output collector
- getWrittenFields() - Method in class org.apache.flink.api.common.operators.SemanticProperties
-
Gets the field(s) in the destination record(s) that are written.
- GlobalBufferPool - Class in org.apache.flink.runtime.io.network.bufferprovider
-
A global buffer pool for the network stack.
- GlobalBufferPool(int, int) - Constructor for class org.apache.flink.runtime.io.network.bufferprovider.GlobalBufferPool
-
- GlobalConfiguration - Class in org.apache.flink.configuration
-
Global configuration object in Nephele.
- GlobalProperties - Class in org.apache.flink.compiler.dataproperties
-
This class represents global properties of the data at a certain point in the plan.
- GlobalProperties() - Constructor for class org.apache.flink.compiler.dataproperties.GlobalProperties
-
Initializes the global properties with no partitioning.
- GlobalPropertiesPair(RequestedGlobalProperties, RequestedGlobalProperties) - Constructor for class org.apache.flink.compiler.operators.OperatorDescriptorDual.GlobalPropertiesPair
-
- globalProps - Variable in class org.apache.flink.compiler.plan.PlanNode
-
- go() - Method in class org.apache.flink.runtime.operators.sort.CombiningUnilateralSortMerger.CombiningSpillingThread
-
Entry point of the thread.
- go() - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.ReadingThread
-
The entry point for the thread.
- go() - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SortingThread
-
Entry point of the thread.
- go() - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
-
Entry point of the thread.
- go() - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.ThreadBase
-
Equivalent to the run() method.
- GraphConversionException - Exception in org.apache.flink.runtime.executiongraph
-
A graph conversion exception is thrown if the creation of transformation
of an
ExecutionGraph fails.
- GraphConversionException(String) - Constructor for exception org.apache.flink.runtime.executiongraph.GraphConversionException
-
Creates a new exception with the given error message.
- GraphConversionException(String, Throwable) - Constructor for exception org.apache.flink.runtime.executiongraph.GraphConversionException
-
- GraphConversionException(Throwable) - Constructor for exception org.apache.flink.runtime.executiongraph.GraphConversionException
-
- groupBy(KeySelector<T, K>) - Method in class org.apache.flink.api.java.DataSet
-
- groupBy(int...) - Method in class org.apache.flink.api.java.DataSet
-
Groups a
Tuple DataSet using field position keys.
Note: Field position keys only be specified for Tuple DataSets.
The field position keys specify the fields of Tuples on which the DataSet is grouped.
- Grouping<T> - Class in org.apache.flink.api.java.operators
-
- Grouping(DataSet<T>, Keys<T>) - Constructor for class org.apache.flink.api.java.operators.Grouping
-
- GroupReduceCombineDriver<T> - Class in org.apache.flink.runtime.operators
-
Combine operator, standalone (not chained)
- GroupReduceCombineDriver() - Constructor for class org.apache.flink.runtime.operators.GroupReduceCombineDriver
-
- GroupReduceDriver<IT,OT> - Class in org.apache.flink.runtime.operators
-
GroupReduce task which is executed by a Nephele task manager.
- GroupReduceDriver() - Constructor for class org.apache.flink.runtime.operators.GroupReduceDriver
-
- GroupReduceFunction<T,O> - Interface in org.apache.flink.api.common.functions
-
The interface for group reduce functions.
- GroupReduceIterator<IN,OUT> - Class in org.apache.flink.api.java.functions
-
- GroupReduceIterator() - Constructor for class org.apache.flink.api.java.functions.GroupReduceIterator
-
- GroupReduceNode - Class in org.apache.flink.compiler.dag
-
The Optimizer representation of a Reduce contract node.
- GroupReduceNode(GroupReduceOperatorBase<?, ?, ?>) - Constructor for class org.apache.flink.compiler.dag.GroupReduceNode
-
Creates a new ReduceNode for the given contract.
- GroupReduceNode(GroupReduceNode) - Constructor for class org.apache.flink.compiler.dag.GroupReduceNode
-
- GroupReduceOperator<IN,OUT> - Class in org.apache.flink.api.java.operators
-
This operator represents the application of a "reduceGroup" function on a data set, and the
result data set produced by the function.
- GroupReduceOperator(DataSet<IN>, GroupReduceFunction<IN, OUT>) - Constructor for class org.apache.flink.api.java.operators.GroupReduceOperator
-
Constructor for a non-grouped reduce (all reduce).
- GroupReduceOperator(Grouping<IN>, GroupReduceFunction<IN, OUT>) - Constructor for class org.apache.flink.api.java.operators.GroupReduceOperator
-
Constructor for a grouped reduce.
- GroupReduceOperatorBase<IN,OUT,FT extends GroupReduceFunction<IN,OUT>> - Class in org.apache.flink.api.common.operators.base
-
- GroupReduceOperatorBase(UserCodeWrapper<FT>, UnaryOperatorInformation<IN, OUT>, int[], String) - Constructor for class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
-
- GroupReduceOperatorBase(FT, UnaryOperatorInformation<IN, OUT>, int[], String) - Constructor for class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
-
- GroupReduceOperatorBase(Class<? extends FT>, UnaryOperatorInformation<IN, OUT>, int[], String) - Constructor for class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
-
- GroupReduceOperatorBase(UserCodeWrapper<FT>, UnaryOperatorInformation<IN, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
-
- GroupReduceOperatorBase(FT, UnaryOperatorInformation<IN, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
-
- GroupReduceOperatorBase(Class<? extends FT>, UnaryOperatorInformation<IN, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
-
- GroupReduceProperties - Class in org.apache.flink.compiler.operators
-
- GroupReduceProperties(FieldSet) - Constructor for class org.apache.flink.compiler.operators.GroupReduceProperties
-
- GroupReduceProperties(FieldSet, Ordering) - Constructor for class org.apache.flink.compiler.operators.GroupReduceProperties
-
- GroupReduceWithCombineProperties - Class in org.apache.flink.compiler.operators
-
- GroupReduceWithCombineProperties(FieldSet) - Constructor for class org.apache.flink.compiler.operators.GroupReduceWithCombineProperties
-
- GroupReduceWithCombineProperties(FieldSet, Ordering) - Constructor for class org.apache.flink.compiler.operators.GroupReduceWithCombineProperties
-
- groupsFields(FieldSet) - Method in class org.apache.flink.api.common.operators.Ordering
-
- GUIServletStub - Class in org.apache.flink.client.web
-
- GUIServletStub(String) - Constructor for class org.apache.flink.client.web.GUIServletStub
-
The constructor to be invoked by subclasses.
- id - Variable in class org.apache.flink.compiler.dag.OptimizerNode
-
- id - Variable in class org.apache.flink.example.java.clustering.KMeans.Centroid
-
- ID(String, int) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.Channel.ID
-
- ID(String, int, Random) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.Channel.ID
-
- id - Variable in class org.apache.flink.runtime.io.disk.iomanager.ChannelAccess
-
The ID of the underlying channel.
- IdAssigner() - Constructor for class org.apache.flink.spargel.java.examples.SpargelConnectedComponents.IdAssigner
-
- identifyDynamicPath(int) - Method in class org.apache.flink.compiler.dag.AbstractPartialSolutionNode
-
- identifyDynamicPath(int) - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- ignoreFirstLine() - Method in class org.apache.flink.api.java.io.CsvReader
-
Sets the CSV reader to ignore the first line.
- IllegalConfigurationException - Exception in org.apache.flink.configuration
-
An IllegalConfigurationException is thrown when the user
has configured job vertices in a way that either conflicts
with the expected usage of the respective task of the configuration
of the Nephele framework.
- IllegalConfigurationException(String) - Constructor for exception org.apache.flink.configuration.IllegalConfigurationException
-
Constructs an new illegal configuration exception with the given error message.
- IllegalConfigurationException(String, Throwable) - Constructor for exception org.apache.flink.configuration.IllegalConfigurationException
-
Constructs an new illegal configuration exception with the given error message
and a given cause.
- implCloseChannel() - Method in class org.apache.flink.core.fs.FileChannelWrapper
-
- IN_FILE - Static variable in class org.apache.flink.test.compiler.util.CompilerTestBase
-
- InboundEnvelopeDecoder - Class in org.apache.flink.runtime.io.network.netty
-
- InboundEnvelopeDecoder(BufferProviderBroker) - Constructor for class org.apache.flink.runtime.io.network.netty.InboundEnvelopeDecoder
-
- InboundEnvelopeDispatcher - Class in org.apache.flink.runtime.io.network.netty
-
- InboundEnvelopeDispatcher(EnvelopeDispatcher) - Constructor for class org.apache.flink.runtime.io.network.netty.InboundEnvelopeDispatcher
-
- includeConfiguration(Configuration) - Static method in class org.apache.flink.configuration.GlobalConfiguration
-
Merges the given
Configuration object into the global
configuration.
- includedMask - Variable in class org.apache.flink.api.java.io.CsvReader
-
- includeFields(boolean...) - Method in class org.apache.flink.api.java.io.CsvReader
-
Configures which fields of the CSV file should be included and which should be skipped.
- includeFields(String) - Method in class org.apache.flink.api.java.io.CsvReader
-
Configures which fields of the CSV file should be included and which should be skipped.
- includeFields(long) - Method in class org.apache.flink.api.java.io.CsvReader
-
Configures which fields of the CSV file should be included and which should be skipped.
- inConn - Variable in class org.apache.flink.compiler.dag.SingleInputNode
-
- incrCounter(Enum<?>, long) - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopDummyReporter
-
- incrCounter(String, String, long) - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopDummyReporter
-
- increaseNumConnectionsThatContributed() - Method in class org.apache.flink.compiler.postpass.AbstractSchema
-
- incrementEndOfSuperstepEventAndCheck() - Method in class org.apache.flink.runtime.io.network.api.AbstractRecordReader
-
- incrementIterationCounter() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativePactTask
-
- IndexedSortable - Interface in org.apache.flink.runtime.operators.sort
-
- IndexedSorter - Interface in org.apache.flink.runtime.operators.sort
-
- indexes - Variable in class org.apache.flink.api.common.operators.Ordering
-
- indexOf(Object) - Method in class org.apache.flink.types.ListValue
-
- inFirstIteration() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativePactTask
-
- InflaterInputStreamFSInputWrapper - Class in org.apache.flink.api.common.io
-
- InflaterInputStreamFSInputWrapper(FSDataInputStream) - Constructor for class org.apache.flink.api.common.io.InflaterInputStreamFSInputWrapper
-
- info(String[]) - Method in class org.apache.flink.client.CliFrontend
-
Executes the info action.
- init(ServletConfig) - Method in class org.apache.flink.client.web.JobsServlet
-
- initBroadcastInputReaders() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- initBroadcastInputsSerializers(int) - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
Creates all the serializers and iterators for the broadcast inputs.
- INITIAL_CENTERS - Static variable in class org.apache.flink.test.testdata.KMeansData
-
- INITIAL_CENTERS_2D - Static variable in class org.apache.flink.test.testdata.KMeansData
-
- initialize(URI) - Method in class org.apache.flink.core.fs.FileSystem
-
Called after a new FileSystem instance is constructed.
- initialize(URI) - Method in class org.apache.flink.core.fs.local.LocalFileSystem
-
- initialize(URI) - Method in class org.apache.flink.runtime.fs.hdfs.DistributedFileSystem
-
- initialize(URI) - Method in class org.apache.flink.runtime.fs.s3.S3FileSystem
-
- initialize() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativePactTask
-
- initialize() - Method in class org.apache.flink.runtime.iterative.task.IterationIntermediatePactTask
-
- initialize() - Method in class org.apache.flink.runtime.iterative.task.IterationTailPactTask
-
- initialize(String[]) - Static method in class org.apache.flink.runtime.jobmanager.JobManager
-
- initialize() - Method in class org.apache.flink.runtime.operators.AbstractCachedBuildSideMatchDriver
-
- initialize() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
-
- initialize() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
-
- initialize() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
-
- initialize() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
-
- initialize() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- initialize() - Method in interface org.apache.flink.runtime.operators.ResettablePactDriver
-
- initializeAggregate() - Method in class org.apache.flink.api.java.aggregation.AggregationFunction
-
- initializeAggregate() - Method in class org.apache.flink.api.java.aggregation.MaxAggregationFunction
-
- initializeAggregate() - Method in class org.apache.flink.api.java.aggregation.MinAggregationFunction
-
- initializeAggregate() - Method in class org.apache.flink.api.java.aggregation.SumAggregationFunction.ByteSumAgg
-
- initializeAggregate() - Method in class org.apache.flink.api.java.aggregation.SumAggregationFunction.DoubleSumAgg
-
- initializeAggregate() - Method in class org.apache.flink.api.java.aggregation.SumAggregationFunction.FloatSumAgg
-
- initializeAggregate() - Method in class org.apache.flink.api.java.aggregation.SumAggregationFunction.IntSumAgg
-
- initializeAggregate() - Method in class org.apache.flink.api.java.aggregation.SumAggregationFunction.LongSumAgg
-
- initializeAggregate() - Method in class org.apache.flink.api.java.aggregation.SumAggregationFunction.ShortSumAgg
-
- initializeChannels(GateDeploymentDescriptor) - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
- initializeChannels(GateDeploymentDescriptor) - Method in class org.apache.flink.runtime.io.network.gates.OutputGate
-
- initializeContextEnvironment(ExecutionEnvironment) - Static method in class org.apache.flink.api.java.ExecutionEnvironment
-
- initializeDefaultConsoleLogger() - Static method in class org.apache.flink.util.LogUtils
-
- initializeDefaultConsoleLogger(Level) - Static method in class org.apache.flink.util.LogUtils
-
- initializeDefaultTestConsoleLogger() - Static method in class org.apache.flink.util.LogUtils
-
- initializeGlobal(int) - Method in class org.apache.flink.api.common.io.FileOutputFormat
-
Initialization of the distributed file system if it is used.
- initializeGlobal(int) - Method in interface org.apache.flink.api.common.io.InitializeOnMaster
-
The method is invoked on the master (JobManager) before the distributed program execution starts.
- initializeInputFormatFromTaskConfig(ClassLoader) - Method in class org.apache.flink.runtime.jobgraph.JobInputVertex
-
- InitializeOnMaster - Interface in org.apache.flink.api.common.io
-
This interface may be implemented by
OutputFormats to have the master initialize them globally.
- initializeOutputFormatFromTaskConfig(ClassLoader) - Method in class org.apache.flink.runtime.jobgraph.JobOutputVertex
-
- initializeSerializers() - Method in class org.apache.flink.runtime.io.network.api.RecordWriter
-
- initialPartitionBuffersCount - Variable in class org.apache.flink.runtime.operators.hash.ReOpenableHashPartition
-
- initId(int) - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Sets the ID of this node.
- initInputReaders() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- initInputsSerializersAndComparators(int) - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
Creates all the serializers and comparators.
- initLocalStrategies(int) - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
NOTE: This method must be invoked after the invocation of #initInputReaders() and
#initInputSerializersAndComparators(int)!
- initMaxDepth() - Method in class org.apache.flink.compiler.dag.PactConnection
-
- initOutPathDistFS(Path, FileSystem.WriteMode, boolean) - Method in class org.apache.flink.core.fs.FileSystem
-
Initializes output directories on distributed file systems according to the given write mode.
- initOutPathLocalFS(Path, FileSystem.WriteMode, boolean) - Method in class org.apache.flink.core.fs.FileSystem
-
Initializes output directories on local file systems according to the given write mode.
- initOutputs() - Method in class org.apache.flink.runtime.iterative.task.IterationHeadPactTask
-
- initOutputs() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
Creates a writer for each output.
- initOutputs(AbstractInvokable, ClassLoader, TaskConfig, List<ChainedDriver<?, ?>>, List<BufferWriter>) - Static method in class org.apache.flink.runtime.operators.RegularPactTask
-
Creates a writer for each output.
- initOutputWriters(List<BufferWriter>) - Static method in class org.apache.flink.runtime.operators.RegularPactTask
-
- initProperties(GlobalProperties, LocalProperties) - Method in class org.apache.flink.compiler.plan.PlanNode
-
- initStub(Class<? super S>) - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- initTable(int, byte) - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
- InMemoryPartition<T> - Class in org.apache.flink.runtime.operators.hash
-
- InMemoryPartition(TypeSerializer<T>, int, ListMemorySegmentSource, int, int) - Constructor for class org.apache.flink.runtime.operators.hash.InMemoryPartition
-
Creates a new partition, in memory, with one buffer.
- InMemorySorter<T> - Interface in org.apache.flink.runtime.operators.sort
-
- input - Variable in class org.apache.flink.api.common.operators.base.GenericDataSinkBase
-
- input - Variable in class org.apache.flink.api.common.operators.SingleInputOperator
-
The input which produces the data consumed by this operator.
- input(Operator<Record>) - Method in class org.apache.flink.api.java.record.operators.MapOperator.Builder
-
Sets the input.
- input(Operator<Record>...) - Method in class org.apache.flink.api.java.record.operators.MapOperator.Builder
-
Sets one or several inputs (union).
- input(Operator<Record>) - Method in class org.apache.flink.api.java.record.operators.ReduceOperator.Builder
-
Sets the input.
- input(Operator<Record>...) - Method in class org.apache.flink.api.java.record.operators.ReduceOperator.Builder
-
Sets one or several inputs (union).
- input - Variable in class org.apache.flink.compiler.dag.DataSinkNode
-
- input - Variable in class org.apache.flink.compiler.plan.SingleInputPlanNode
-
- input - Variable in class org.apache.flink.runtime.operators.resettable.BlockResettableIterator
-
- input - Variable in class org.apache.flink.runtime.operators.resettable.SpillingResettableIterator
-
- input - Variable in class org.apache.flink.runtime.operators.resettable.SpillingResettableMutableObjectIterator
-
- input1 - Variable in class org.apache.flink.api.common.operators.DualInputOperator
-
The operator producing the first input.
- input1(Operator<Record>) - Method in class org.apache.flink.api.java.record.operators.CoGroupOperator.Builder
-
Sets the input operator for input 1.
- input1(Operator<Record>...) - Method in class org.apache.flink.api.java.record.operators.CoGroupOperator.Builder
-
Sets one or several inputs (union) for input 1.
- input1(Operator<Record>) - Method in class org.apache.flink.api.java.record.operators.CrossOperator.Builder
-
Sets the first input.
- input1(Operator<Record>...) - Method in class org.apache.flink.api.java.record.operators.CrossOperator.Builder
-
Sets one or several inputs (union) for input 1.
- input1(Operator<Record>) - Method in class org.apache.flink.api.java.record.operators.JoinOperator.Builder
-
Sets the first input.
- input1(Operator<Record>...) - Method in class org.apache.flink.api.java.record.operators.JoinOperator.Builder
-
Sets one or several inputs (union) for input 1.
- input1 - Variable in class org.apache.flink.compiler.dag.TwoInputNode
-
- input1 - Variable in class org.apache.flink.compiler.plan.DualInputPlanNode
-
- input2 - Variable in class org.apache.flink.api.common.operators.DualInputOperator
-
The operator producing the second input.
- input2(Operator<Record>) - Method in class org.apache.flink.api.java.record.operators.CoGroupOperator.Builder
-
Sets the input operator for input 2.
- input2(Operator<Record>...) - Method in class org.apache.flink.api.java.record.operators.CoGroupOperator.Builder
-
Sets one or several inputs (union) for input 2.
- input2(Operator<Record>) - Method in class org.apache.flink.api.java.record.operators.CrossOperator.Builder
-
Sets the second input.
- input2(Operator<Record>...) - Method in class org.apache.flink.api.java.record.operators.CrossOperator.Builder
-
Sets one or several inputs (union) for input 2.
- input2(Operator<Record>) - Method in class org.apache.flink.api.java.record.operators.JoinOperator.Builder
-
Sets the second input.
- input2(Operator<Record>...) - Method in class org.apache.flink.api.java.record.operators.JoinOperator.Builder
-
Sets one or several inputs (union) for input 2.
- input2 - Variable in class org.apache.flink.compiler.dag.TwoInputNode
-
- input2 - Variable in class org.apache.flink.compiler.plan.DualInputPlanNode
-
- InputChannel<T extends IOReadableWritable> - Class in org.apache.flink.runtime.io.network.channels
-
InputChannel is an abstract base class to all different kinds of concrete
input channels that can be used.
- InputChannel(InputGate<T>, int, ChannelID, ChannelID, ChannelType) - Constructor for class org.apache.flink.runtime.io.network.channels.InputChannel
-
Constructs an input channel with a given input gate associated.
- InputChannelResult - Enum in org.apache.flink.runtime.io.network.gates
-
- inputComparators - Variable in class org.apache.flink.runtime.operators.RegularPactTask
-
The comparators for the central driver.
- InputDataCollector(UnilateralSortMerger.CircularQueues<E>, long) - Constructor for class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.InputDataCollector
-
- InputFormat<OT,T extends InputSplit> - Interface in org.apache.flink.api.common.io
-
The base interface for data sources that produces records.
- inputGate - Variable in class org.apache.flink.runtime.io.network.api.AbstractSingleGateRecordReader
-
The input gate associated with the record reader.
- InputGate<T extends IOReadableWritable> - Class in org.apache.flink.runtime.io.network.gates
-
In Nephele input gates are a specialization of general gates and connect input channels and record readers.
- InputGate(JobID, GateID, int) - Constructor for class org.apache.flink.runtime.io.network.gates.InputGate
-
Constructs a new runtime input gate.
- InputGateProfilingEvent - Class in org.apache.flink.runtime.profiling.types
-
Input gate profiling events are a special subclass of vertex profiling events.
- InputGateProfilingEvent(int, int, ManagementVertexID, int, JobID, long, long) - Constructor for class org.apache.flink.runtime.profiling.types.InputGateProfilingEvent
-
Constructs a new input gate profiling event.
- InputGateProfilingEvent() - Constructor for class org.apache.flink.runtime.profiling.types.InputGateProfilingEvent
-
Default constructor for the serialization/deserialization process.
- inputGates() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- inputIterators - Variable in class org.apache.flink.runtime.operators.RegularPactTask
-
The inputs reader, wrapped in an iterator.
- inputReaders - Variable in class org.apache.flink.runtime.operators.RegularPactTask
-
The input readers to this task.
- inputs(List<Operator<Record>>) - Method in class org.apache.flink.api.java.record.operators.MapOperator.Builder
-
Sets the inputs.
- inputs(List<Operator<Record>>) - Method in class org.apache.flink.api.java.record.operators.ReduceOperator.Builder
-
Sets the inputs.
- inputs - Variable in class org.apache.flink.runtime.operators.RegularPactTask
-
The inputs to the operator.
- inputs1(List<Operator<Record>>) - Method in class org.apache.flink.api.java.record.operators.CoGroupOperator.Builder
-
Sets the first inputs.
- inputs1(List<Operator<Record>>) - Method in class org.apache.flink.api.java.record.operators.CrossOperator.Builder
-
Sets the first inputs.
- inputs1(List<Operator<Record>>) - Method in class org.apache.flink.api.java.record.operators.JoinOperator.Builder
-
Sets the first inputs.
- inputs2(List<Operator<Record>>) - Method in class org.apache.flink.api.java.record.operators.CoGroupOperator.Builder
-
Sets the second inputs.
- inputs2(List<Operator<Record>>) - Method in class org.apache.flink.api.java.record.operators.CrossOperator.Builder
-
Sets the second inputs.
- inputs2(List<Operator<Record>>) - Method in class org.apache.flink.api.java.record.operators.JoinOperator.Builder
-
Sets the second inputs.
- inputSerializers - Variable in class org.apache.flink.runtime.operators.RegularPactTask
-
The serializers for the input data type.
- InputSplit - Interface in org.apache.flink.core.io
-
This interface must be implemented by all kind of input splits that can be assigned to input formats.
- InputSplitAssigner - Interface in org.apache.flink.runtime.jobmanager.splitassigner
-
The input split assigner interface must be implemented by every component which is supposed to dynamically offer
input splits to the input vertices of a job at runtime.
- InputSplitIterator<T extends InputSplit> - Class in org.apache.flink.runtime.jobgraph.tasks
-
The input split iterator allows an AbstractInputTask to iterator over all input splits it is supposed to
consume.
- InputSplitIterator(InputSplitProvider) - Constructor for class org.apache.flink.runtime.jobgraph.tasks.InputSplitIterator
-
Constructs a new input split iterator.
- InputSplitManager - Class in org.apache.flink.runtime.jobmanager.splitassigner
-
The input split manager is responsible for serving input splits to AbstractInputTask objects at runtime.
- InputSplitManager() - Constructor for class org.apache.flink.runtime.jobmanager.splitassigner.InputSplitManager
-
- InputSplitOpenThread(FileInputSplit, long) - Constructor for class org.apache.flink.api.common.io.FileInputFormat.InputSplitOpenThread
-
- InputSplitProvider - Interface in org.apache.flink.runtime.jobgraph.tasks
-
An input split provider can be successively queried to provide a series of
InputSplit objects an
AbstractInputTask is supposed to consume in the course of its execution.
- InputSplitProviderProtocol - Interface in org.apache.flink.runtime.protocols
-
The input split provider protocol is used to facilitate RPC calls related to the lazy split assignment which Nephele
applies to provide better load balancing properties.
- InputSplitWrapper - Class in org.apache.flink.runtime.jobmanager.splitassigner
-
An input split wrapper object wraps an input split for RPC calls.
- InputSplitWrapper(JobID, InputSplit) - Constructor for class org.apache.flink.runtime.jobmanager.splitassigner.InputSplitWrapper
-
Constructs a new input split wrapper.
- InputSplitWrapper() - Constructor for class org.apache.flink.runtime.jobmanager.splitassigner.InputSplitWrapper
-
Default constructor for serialization/deserialization.
- inputType - Variable in class org.apache.flink.api.common.operators.UnaryOperatorInformation
-
Input Type of the operator
- inputType1 - Variable in class org.apache.flink.api.common.operators.BinaryOperatorInformation
-
Input type of the first input
- inputType2 - Variable in class org.apache.flink.api.common.operators.BinaryOperatorInformation
-
Input type of the second input
- InputTypeConfigurable - Interface in org.apache.flink.api.java.typeutils
-
OutputFormats can implement this interface to be configured
with the data type they will operate on.
- InputViewDataInputStreamWrapper - Class in org.apache.flink.core.memory
-
- InputViewDataInputStreamWrapper(DataInputStream) - Constructor for class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- InputViewIterator<E> - Class in org.apache.flink.runtime.io.disk
-
- InputViewIterator(DataInputView, TypeSerializer<E>) - Constructor for class org.apache.flink.runtime.io.disk.InputViewIterator
-
- InputViewObjectInputStreamWrapper - Class in org.apache.flink.core.memory
-
- InputViewObjectInputStreamWrapper(ObjectInputStream) - Constructor for class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- insert(T) - Method in class org.apache.flink.runtime.operators.hash.AbstractMutableHashTable
-
- insert(T) - Method in class org.apache.flink.runtime.operators.hash.CompactingHashTable
-
- insertIntoBuildBuffer(BT) - Method in class org.apache.flink.runtime.operators.hash.HashPartition
-
Inserts the given object into the current buffer.
- insertIntoProbeBuffer(PT) - Method in class org.apache.flink.runtime.operators.hash.HashPartition
-
Inserts the given record into the probe side buffers.
- insertIntoTable(BT, int) - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
- insertOrReplaceRecord(T, T) - Method in class org.apache.flink.runtime.operators.hash.AbstractMutableHashTable
-
- insertOrReplaceRecord(T, T) - Method in class org.apache.flink.runtime.operators.hash.CompactingHashTable
-
Replaces record in hash table if record already present or append record if not.
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.array.BooleanPrimitiveArraySerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.array.BytePrimitiveArraySerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArraySerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.array.DoublePrimitiveArraySerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.array.FloatPrimitiveArraySerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArraySerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArraySerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArraySerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.array.StringArraySerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.BooleanSerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.BooleanValueSerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.ByteSerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.ByteValueSerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.CharSerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.CharValueSerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.DoubleSerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.DoubleValueSerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.FloatSerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.FloatValueSerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.IntSerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.IntValueSerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.LongSerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.LongValueSerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.ShortSerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.ShortValueSerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.StringSerializer
-
- INSTANCE - Static variable in class org.apache.flink.api.common.typeutils.base.StringValueSerializer
-
- INSTANCE - Static variable in class org.apache.flink.compiler.util.NoOpUnaryUdfOp
-
- Instance - Class in org.apache.flink.runtime.instance
-
An instance represents a resource a
TaskManager runs on.
- Instance(InstanceConnectionInfo, NetworkNode, NetworkTopology, HardwareDescription, int) - Constructor for class org.apache.flink.runtime.instance.Instance
-
Constructs an abstract instance object.
- INSTANCE - Static variable in class org.apache.flink.runtime.io.network.channels.EndOfSuperstepEvent
-
- instance() - Static method in class org.apache.flink.runtime.iterative.concurrent.BlockingBackChannelBroker
-
retrieve singleton instance
- instance() - Static method in class org.apache.flink.runtime.iterative.concurrent.IterationAggregatorBroker
-
retrieve singleton instance
- instance() - Static method in class org.apache.flink.runtime.iterative.concurrent.SolutionSetBroker
-
Retrieve the singleton instance.
- instance() - Static method in class org.apache.flink.runtime.iterative.concurrent.SolutionSetUpdateBarrierBroker
-
- instance() - Static method in class org.apache.flink.runtime.iterative.concurrent.SuperstepKickoffLatchBroker
-
- INSTANCE - Static variable in class org.apache.flink.runtime.iterative.event.TerminationEvent
-
- INSTANCE - Static variable in class org.apache.flink.runtime.taskmanager.ExecutorThreadFactory
-
- INSTANCE - Static variable in class org.apache.flink.runtime.taskmanager.runtime.ExecutorThreadFactory
-
- instanceAllocatedByJob(InternalInstanceProfilingData) - Method in class org.apache.flink.runtime.profiling.impl.JobProfilingData
-
- InstanceConnectionInfo - Class in org.apache.flink.runtime.instance
-
This class encapsulates all connection information necessary to connect to the instance's task manager.
- InstanceConnectionInfo(InetAddress, int, int) - Constructor for class org.apache.flink.runtime.instance.InstanceConnectionInfo
-
Constructs a new instance connection info object.
- InstanceConnectionInfo(InetAddress, String, String, int, int) - Constructor for class org.apache.flink.runtime.instance.InstanceConnectionInfo
-
Constructs a new instance connection info object.
- InstanceConnectionInfo() - Constructor for class org.apache.flink.runtime.instance.InstanceConnectionInfo
-
- InstanceException - Exception in org.apache.flink.runtime.instance
-
An instance exception is thrown if the allocation, assignment or deallocation of an instance fails.
- InstanceException(String) - Constructor for exception org.apache.flink.runtime.instance.InstanceException
-
Constructs a new instance exception with the given error message.
- InstanceID - Class in org.apache.flink.runtime.instance
-
Class for statistically unique instance IDs.
- InstanceID() - Constructor for class org.apache.flink.runtime.instance.InstanceID
-
- InstanceListener - Interface in org.apache.flink.runtime.instance
-
Classes implementing the
InstanceListener interface can be notified about
the availability or the unexpected failure of an instance.
- InstanceManager - Interface in org.apache.flink.runtime.instance
-
- InstanceNotifier - Class in org.apache.flink.runtime.instance
-
This class is an auxiliary class to send the notification
about the availability of an
Instance to the given
InstanceListener object.
- InstanceNotifier(InstanceListener, JobID, List<AllocatedResource>) - Constructor for class org.apache.flink.runtime.instance.InstanceNotifier
-
Constructs a new instance notifier object.
- InstanceProfiler - Class in org.apache.flink.runtime.profiling.impl
-
- InstanceProfiler(InstanceConnectionInfo) - Constructor for class org.apache.flink.runtime.profiling.impl.InstanceProfiler
-
- InstanceProfilingEvent - Class in org.apache.flink.runtime.profiling.types
-
Instance profiling events are a special subclass of profiling events.
- InstanceProfilingEvent(int, int, int, int, int, int, int, long, long, long, long, long, long, long, JobID, long, long) - Constructor for class org.apache.flink.runtime.profiling.types.InstanceProfilingEvent
-
Constructs a new instance profiling event.
- InstanceProfilingEvent() - Constructor for class org.apache.flink.runtime.profiling.types.InstanceProfilingEvent
-
Default constructor for serialization/deserialization.
- InstanceSummaryProfilingEvent - Class in org.apache.flink.runtime.profiling.types
-
Instance summary profiling events summarize the profiling events of all instances involved in computing a Nephele
job.
- InstanceSummaryProfilingEvent(int, int, int, int, int, int, int, long, long, long, long, long, long, long, JobID, long, long) - Constructor for class org.apache.flink.runtime.profiling.types.InstanceSummaryProfilingEvent
-
Constructs a new instance summary profiling event.
- InstanceSummaryProfilingEvent() - Constructor for class org.apache.flink.runtime.profiling.types.InstanceSummaryProfilingEvent
-
Default constructor for serialization/deserialization.
- instantiate(OperatorDescriptorDual, Channel, Channel, List<Set<? extends NamedChannel>>, List<PlanNode>, CostEstimator, RequestedGlobalProperties, RequestedGlobalProperties, RequestedLocalProperties, RequestedLocalProperties) - Method in class org.apache.flink.compiler.dag.TwoInputNode
-
- instantiate(OperatorDescriptorDual, Channel, Channel, List<Set<? extends NamedChannel>>, List<PlanNode>, CostEstimator, RequestedGlobalProperties, RequestedGlobalProperties, RequestedLocalProperties, RequestedLocalProperties) - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.compiler.operators.AllGroupReduceProperties
-
- instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.compiler.operators.AllGroupWithPartialPreGroupProperties
-
- instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.compiler.operators.AllReduceProperties
-
- instantiate(Channel, Channel, TwoInputNode) - Method in class org.apache.flink.compiler.operators.BinaryUnionOpDescriptor
-
- instantiate(Channel, Channel, TwoInputNode) - Method in class org.apache.flink.compiler.operators.CartesianProductDescriptor
-
- instantiate(Channel, Channel, TwoInputNode) - Method in class org.apache.flink.compiler.operators.CoGroupDescriptor
-
- instantiate(Channel, Channel, TwoInputNode) - Method in class org.apache.flink.compiler.operators.CoGroupWithSolutionSetFirstDescriptor
-
- instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.compiler.operators.CollectorMapDescriptor
-
- instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.compiler.operators.FilterDescriptor
-
- instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.compiler.operators.FlatMapDescriptor
-
- instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.compiler.operators.GroupReduceProperties
-
- instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.compiler.operators.GroupReduceWithCombineProperties
-
- instantiate(Channel, Channel, TwoInputNode) - Method in class org.apache.flink.compiler.operators.HashJoinBuildFirstProperties
-
- instantiate(Channel, Channel, TwoInputNode) - Method in class org.apache.flink.compiler.operators.HashJoinBuildSecondProperties
-
- instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.compiler.operators.MapDescriptor
-
- instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.compiler.operators.NoOpDescriptor
-
- instantiate(Channel, Channel, TwoInputNode) - Method in class org.apache.flink.compiler.operators.OperatorDescriptorDual
-
- instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.compiler.operators.OperatorDescriptorSingle
-
- instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.compiler.operators.PartialGroupProperties
-
- instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.compiler.operators.ReduceProperties
-
- instantiate(Channel, SingleInputNode) - Method in class org.apache.flink.compiler.operators.SolutionSetDeltaOperator
-
- instantiate(Channel, Channel, TwoInputNode) - Method in class org.apache.flink.compiler.operators.SortMergeJoinDescriptor
-
- instantiate(Channel, Channel, TwoInputNode) - Method in class org.apache.flink.compiler.operators.UtilSinkJoinOpDescriptor
-
- instantiate(Class<T>, Class<? super T>) - Static method in class org.apache.flink.util.InstantiationUtil
-
Creates a new instance of the given class.
- instantiate(Class<T>) - Static method in class org.apache.flink.util.InstantiationUtil
-
Creates a new instance of the given class.
- instantiateCandidate(OperatorDescriptorSingle, Channel, List<Set<? extends NamedChannel>>, List<PlanNode>, CostEstimator, RequestedGlobalProperties, RequestedLocalProperties) - Method in class org.apache.flink.compiler.dag.BulkIterationNode
-
- instantiateCandidate(OperatorDescriptorSingle, Channel, List<Set<? extends NamedChannel>>, List<PlanNode>, CostEstimator, RequestedGlobalProperties, RequestedLocalProperties) - Method in class org.apache.flink.compiler.dag.SingleInputNode
-
- instantiateJobContext(JobConf, JobID) - Static method in class org.apache.flink.hadoopcompatibility.mapred.utils.HadoopUtils
-
- instantiateJobContext(Configuration, JobID) - Static method in class org.apache.flink.hadoopcompatibility.mapreduce.utils.HadoopUtils
-
- instantiateTaskAttemptContext(JobConf, TaskAttemptID) - Static method in class org.apache.flink.hadoopcompatibility.mapred.utils.HadoopUtils
-
- instantiateTaskAttemptContext(Configuration, TaskAttemptID) - Static method in class org.apache.flink.hadoopcompatibility.mapreduce.utils.HadoopUtils
-
- instantiateUserCode(TaskConfig, ClassLoader, Class<? super T>) - Static method in class org.apache.flink.runtime.operators.RegularPactTask
-
Instantiates a user code class from is definition in the task configuration.
- InstantiationUtil - Class in org.apache.flink.util
-
Utility class to create instances from class objects and checking failure reasons.
- InsufficientResourcesException - Exception in org.apache.flink.runtime.io.network
-
This exception is thrown by the
ChannelManager to indicate that a task cannot be accepted because
there are not enough resources available to safely execute it.
- INT_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.java.typeutils.BasicArrayTypeInfo
-
- INT_PRIMITIVE_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.java.typeutils.PrimitiveArrayTypeInfo
-
- INT_TYPE_INFO - Static variable in class org.apache.flink.api.java.typeutils.BasicTypeInfo
-
- IntArrayList - Class in org.apache.flink.runtime.util
-
Minimal implementation of an array-backed list of ints
- IntArrayList(int) - Constructor for class org.apache.flink.runtime.util.IntArrayList
-
- IntComparator - Class in org.apache.flink.api.common.typeutils.base
-
- IntComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.IntComparator
-
- IntCounter - Class in org.apache.flink.api.common.accumulators
-
- IntCounter() - Constructor for class org.apache.flink.api.common.accumulators.IntCounter
-
- IntegerRecord - Class in org.apache.flink.runtime.types
-
This class represents record for integer values.
- IntegerRecord(int) - Constructor for class org.apache.flink.runtime.types.IntegerRecord
-
Constructs a new integer record with the given integer value.
- IntegerRecord() - Constructor for class org.apache.flink.runtime.types.IntegerRecord
-
Constructs an empty integer record (Mainly used for
serialization, do not call this constructor in your program).
- IntegerTaskEvent - Class in org.apache.flink.runtime.event.task
-
This class provides a simple implementation of an event that holds an integer value.
- IntegerTaskEvent() - Constructor for class org.apache.flink.runtime.event.task.IntegerTaskEvent
-
Default constructor (should only be used for deserialization).
- IntegerTaskEvent(int) - Constructor for class org.apache.flink.runtime.event.task.IntegerTaskEvent
-
Constructs a new integer task event.
- InterestingProperties - Class in org.apache.flink.compiler.dataproperties
-
The interesting properties that a node in the optimizer plan hands to its predecessors.
- InterestingProperties() - Constructor for class org.apache.flink.compiler.dataproperties.InterestingProperties
-
- InterestingPropertyVisitor(CostEstimator) - Constructor for class org.apache.flink.compiler.PactCompiler.InterestingPropertyVisitor
-
Creates a new visitor that computes the interesting properties for all nodes in the plan.
- InternalExecutionVertexProfilingData - Class in org.apache.flink.runtime.profiling.impl.types
-
- InternalExecutionVertexProfilingData() - Constructor for class org.apache.flink.runtime.profiling.impl.types.InternalExecutionVertexProfilingData
-
- InternalExecutionVertexProfilingData(JobID, ExecutionVertexID) - Constructor for class org.apache.flink.runtime.profiling.impl.types.InternalExecutionVertexProfilingData
-
- InternalExecutionVertexThreadProfilingData - Class in org.apache.flink.runtime.profiling.impl.types
-
- InternalExecutionVertexThreadProfilingData(JobID, ExecutionVertexID, int, int, int, int, int) - Constructor for class org.apache.flink.runtime.profiling.impl.types.InternalExecutionVertexThreadProfilingData
-
- InternalExecutionVertexThreadProfilingData() - Constructor for class org.apache.flink.runtime.profiling.impl.types.InternalExecutionVertexThreadProfilingData
-
- internalHandleException(IOException) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.ThreadBase
-
Internally handles an exception and makes sure that this method returns without a problem.
- InternalInputGateProfilingData - Class in org.apache.flink.runtime.profiling.impl.types
-
- InternalInputGateProfilingData() - Constructor for class org.apache.flink.runtime.profiling.impl.types.InternalInputGateProfilingData
-
- InternalInputGateProfilingData(JobID, ExecutionVertexID, int, int, int) - Constructor for class org.apache.flink.runtime.profiling.impl.types.InternalInputGateProfilingData
-
- InternalInstanceProfilingData - Class in org.apache.flink.runtime.profiling.impl.types
-
- InternalInstanceProfilingData() - Constructor for class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- InternalInstanceProfilingData(InstanceConnectionInfo, int) - Constructor for class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- InternalJobStatus - Enum in org.apache.flink.runtime.executiongraph
-
This enumeration contains all states a job represented by an
ExecutionGraph can have during its lifetime.
- InternalOutputGateProfilingData - Class in org.apache.flink.runtime.profiling.impl.types
-
- InternalOutputGateProfilingData() - Constructor for class org.apache.flink.runtime.profiling.impl.types.InternalOutputGateProfilingData
-
- InternalOutputGateProfilingData(JobID, ExecutionVertexID, int, int, int) - Constructor for class org.apache.flink.runtime.profiling.impl.types.InternalOutputGateProfilingData
-
- InternalProfilingData - Interface in org.apache.flink.runtime.profiling.impl.types
-
- IntListValue() - Constructor for class org.apache.flink.api.java.record.io.avro.AvroRecordInputFormat.IntListValue
-
- IntMapValue() - Constructor for class org.apache.flink.api.java.record.io.avro.AvroRecordInputFormat.IntMapValue
-
- IntParser - Class in org.apache.flink.types.parser
-
Parses a decimal text field into a IntValue.
- IntParser() - Constructor for class org.apache.flink.types.parser.IntParser
-
- IntPrimitiveArraySerializer - Class in org.apache.flink.api.common.typeutils.base.array
-
A serializer for long arrays.
- IntPrimitiveArraySerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArraySerializer
-
- IntSerializer - Class in org.apache.flink.api.common.typeutils.base
-
- IntSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.IntSerializer
-
- IntSumAgg() - Constructor for class org.apache.flink.api.java.aggregation.SumAggregationFunction.IntSumAgg
-
- IntValue - Class in org.apache.flink.types
-
Boxed serializable and comparable integer type, representing the primitive
type int.
- IntValue() - Constructor for class org.apache.flink.types.IntValue
-
Initializes the encapsulated int with 0.
- IntValue(int) - Constructor for class org.apache.flink.types.IntValue
-
Initializes the encapsulated int with the provided value.
- IntValueParser - Class in org.apache.flink.types.parser
-
Parses a decimal text field into a IntValue.
- IntValueParser() - Constructor for class org.apache.flink.types.parser.IntValueParser
-
- IntValueSerializer - Class in org.apache.flink.api.common.typeutils.base
-
- IntValueSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.IntValueSerializer
-
- invalidateLookupCacheEntries(Set<ChannelID>) - Method in class org.apache.flink.runtime.instance.Instance
-
Invalidates the entries identified by the given channel IDs from the remote task manager's receiver lookup cache.
- invalidateLookupCacheEntries(Set<ChannelID>) - Method in class org.apache.flink.runtime.io.network.ChannelManager
-
Invalidates the entries identified by the given channel IDs from the receiver lookup cache.
- invalidateLookupCacheEntries(Set<ChannelID>) - Method in interface org.apache.flink.runtime.protocols.TaskOperationProtocol
-
Invalidates the entries identified by the given channel IDs from the task manager's receiver lookup cache.
- invalidateLookupCacheEntries(Set<ChannelID>) - Method in class org.apache.flink.runtime.taskmanager.TaskManager
-
- InvalidProgramException - Exception in org.apache.flink.api.common
-
An exception thrown to indicate that the composed program is invalid.
- InvalidProgramException() - Constructor for exception org.apache.flink.api.common.InvalidProgramException
-
Creates a new exception with no message.
- InvalidProgramException(String) - Constructor for exception org.apache.flink.api.common.InvalidProgramException
-
Creates a new exception with the given message.
- InvalidTypesException - Exception in org.apache.flink.api.java.functions
-
A special case of the
InvalidProgramException, indicating that the types used in
an operation are invalid or inconsistent.
- InvalidTypesException() - Constructor for exception org.apache.flink.api.java.functions.InvalidTypesException
-
Creates a new exception with no message.
- InvalidTypesException(String) - Constructor for exception org.apache.flink.api.java.functions.InvalidTypesException
-
Creates a new exception with the given message.
- invertNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.BasicTypeComparator
-
- invertNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.TypeComparator
-
Flag whether normalized key comparisons should be inverted key should be interpreted
inverted, i.e.
- invertNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
-
- invertNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
-
- invertNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
-
- invertNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.record.RecordComparator
-
- invertNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparator
-
- invertNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleLeadingFieldComparator
-
- invertNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
-
- invertNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
-
- inView - Variable in class org.apache.flink.runtime.operators.resettable.SpillingResettableIterator
-
- inView - Variable in class org.apache.flink.runtime.operators.resettable.SpillingResettableMutableObjectIterator
-
- invokableClass - Variable in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
The class of the invokable.
- invoke() - Method in class org.apache.flink.runtime.iterative.io.FakeOutputTask
-
- invoke() - Method in class org.apache.flink.runtime.iterative.task.IterationSynchronizationSinkTask
-
- invoke() - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
-
Must be overwritten by the concrete task.
- invoke() - Method in class org.apache.flink.runtime.operators.DataSinkTask
-
- invoke() - Method in class org.apache.flink.runtime.operators.DataSourceTask
-
- invoke() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
The main work method.
- invokeInteractiveModeForExecution() - Method in class org.apache.flink.client.program.PackagedProgram
-
This method assumes that the context environment is prepared, or the execution
will be a local execution by default.
- IOManager - Class in org.apache.flink.runtime.io.disk.iomanager
-
The facade for the provided I/O manager services.
- IOManager() - Constructor for class org.apache.flink.runtime.io.disk.iomanager.IOManager
-
Constructs a new IOManager, writing channels to the system directory.
- IOManager(String) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.IOManager
-
Constructs a new IOManager.
- IOManager(String[]) - Constructor for class org.apache.flink.runtime.io.disk.iomanager.IOManager
-
Constructs a new IOManager.
- ioManager - Variable in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
The I/O manager used to instantiate writers for the spilled partitions.
- ioManager - Variable in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
-
- IOReadableWritable - Interface in org.apache.flink.core.io
-
This interface must be implemented by every class whose objects have to be serialized to their binary representation
and vice-versa.
- IOUtils - Class in org.apache.flink.runtime.util
-
An utility class for I/O related functionality.
- ipcPort() - Method in class org.apache.flink.runtime.instance.InstanceConnectionInfo
-
Returns the port instance's task manager runs its IPC service on.
- isAbsolute() - Method in class org.apache.flink.core.fs.Path
-
Checks if the directory of this path is absolute.
- isAcyclic() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
-
Checks if the job graph is acyclic.
- isBasicType() - Method in class org.apache.flink.api.java.typeutils.BasicArrayTypeInfo
-
- isBasicType() - Method in class org.apache.flink.api.java.typeutils.BasicTypeInfo
-
- isBasicType() - Method in class org.apache.flink.api.java.typeutils.GenericTypeInfo
-
- isBasicType() - Method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
-
- isBasicType() - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
-
- isBasicType() - Method in class org.apache.flink.api.java.typeutils.PrimitiveArrayTypeInfo
-
- isBasicType() - Method in class org.apache.flink.api.java.typeutils.RecordTypeInfo
-
- isBasicType() - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfo
-
- isBasicType() - Method in class org.apache.flink.api.java.typeutils.ValueTypeInfo
-
- isBasicType() - Method in class org.apache.flink.api.java.typeutils.WritableTypeInfo
-
- isBasicType() - Method in class org.apache.flink.types.NothingTypeInfo
-
- isBasicType() - Method in class org.apache.flink.types.TypeInformation
-
- isBranching() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Checks whether this node has branching output.
- isBuffer() - Method in class org.apache.flink.runtime.io.network.channels.BufferOrEvent
-
- isBufferConsumed() - Method in enum org.apache.flink.runtime.io.network.serialization.RecordDeserializer.DeserializationResult
-
- isCached() - Method in enum org.apache.flink.compiler.dag.TempMode
-
- isCached(int) - Method in class org.apache.flink.runtime.execution.librarycache.LibraryCacheProfileResponse
-
Returns the cache status of the library at the given position.
- isCanceled() - Method in interface org.apache.flink.runtime.execution.ExecutionObserver
-
Returns whether the task has been canceled.
- isCanceled() - Method in class org.apache.flink.runtime.taskmanager.Task
-
- isChannelTypeUserDefined() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGroupEdge
-
Returns if the edge's channel type is user defined.
- isClosed() - Method in class org.apache.flink.runtime.io.disk.iomanager.BlockChannelAccess
-
- isClosed() - Method in class org.apache.flink.runtime.io.disk.iomanager.ChannelAccess
-
Checks, whether this channel has been closed;
- isClosed() - Method in class org.apache.flink.runtime.io.disk.iomanager.ChannelReaderInputView
-
- isClosed() - Method in class org.apache.flink.runtime.io.disk.iomanager.RequestQueue
-
Checks whether this request queue is closed.
- isClosed() - Method in class org.apache.flink.runtime.io.network.channels.Channel
-
- isClosed() - Method in class org.apache.flink.runtime.io.network.channels.InputChannel
-
- isClosed() - Method in class org.apache.flink.runtime.io.network.channels.OutputChannel
-
- isClosed() - Method in class org.apache.flink.runtime.io.network.gates.Gate
-
Checks if the gate is closed.
- isClosed() - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
- isClosed() - Method in class org.apache.flink.runtime.io.network.gates.OutputGate
-
- isCombinable() - Method in class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
-
Checks whether the operation is combinable.
- isCombinable() - Method in class org.apache.flink.api.java.operators.GroupReduceOperator
-
- isCombinable() - Method in class org.apache.flink.api.java.record.operators.ReduceOperator
-
- isCombinableFirst() - Method in class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
-
- isCombinableSecond() - Method in class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
-
- isCombineable() - Method in class org.apache.flink.compiler.dag.GroupReduceNode
-
Checks, whether a combiner function has been given for the function encapsulated
by this reduce contract.
- isCompacted() - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
-
- isComputablyPartitioned() - Method in enum org.apache.flink.compiler.dataproperties.PartitioningProperty
-
Checks, if this property represents a partitioning that is computable.
- isContextEnvironmentSet() - Static method in class org.apache.flink.api.java.ExecutionEnvironment
-
- isConverged(int, T) - Method in interface org.apache.flink.api.common.aggregators.ConvergenceCriterion
-
Decide whether the iterative algorithm has converged
- isConverged(int, DoubleValue) - Method in class org.apache.flink.api.common.aggregators.DoubleZeroConvergence
-
Returns true, if the aggregator value is zero, false otherwise.
- isConverged(int, LongValue) - Method in class org.apache.flink.api.common.aggregators.LongZeroConvergence
-
Returns true, if the aggregator value is zero, false otherwise.
- isConverged(int, LongValue) - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase.TerminationCriterionAggregationConvergence
-
- isConverged(int, LongValue) - Method in class org.apache.flink.runtime.iterative.convergence.WorksetEmptyConvergenceCriterion
-
- isDefaultAlwaysCreateDirectory() - Method in class org.apache.flink.client.LocalExecutor
-
- isDefaultAlwaysCreateDirectory() - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- isDefaultOverwriteFiles() - Method in class org.apache.flink.client.LocalExecutor
-
- isDefaultOverwriteFiles() - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- isDir() - Method in interface org.apache.flink.core.fs.FileStatus
-
Checks if this object represents a directory.
- isDir() - Method in class org.apache.flink.core.fs.local.LocalFileStatus
-
- isDir() - Method in class org.apache.flink.runtime.fs.hdfs.DistributedFileStatus
-
- isDir() - Method in class org.apache.flink.runtime.fs.s3.S3FileStatus
-
- isDistributedFS() - Method in class org.apache.flink.core.fs.FileSystem
-
Returns true if this is a distributed file system, false otherwise.
- isDistributedFS() - Method in class org.apache.flink.core.fs.local.LocalFileSystem
-
- isDistributedFS() - Method in class org.apache.flink.runtime.fs.hdfs.DistributedFileSystem
-
- isDistributedFS() - Method in class org.apache.flink.runtime.fs.s3.S3FileSystem
-
- isEmpty() - Method in class org.apache.flink.api.java.operators.Keys
-
- isEmpty() - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
-
Checks whether the buffer is empty.
- isEmpty() - Method in interface org.apache.flink.runtime.operators.sort.InMemorySorter
-
Checks whether the buffer is empty.
- isEmpty() - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
-
Checks whether the buffer is empty.
- isEmpty() - Method in class org.apache.flink.runtime.profiling.impl.types.ProfilingDataContainer
-
- isEmpty() - Method in class org.apache.flink.runtime.util.IntArrayList
-
- isEmpty() - Method in class org.apache.flink.runtime.util.LongArrayList
-
- isEmpty() - Method in class org.apache.flink.types.ListValue
-
- isEmpty() - Method in class org.apache.flink.types.MapValue
-
- isEndOfSuperstep() - Method in class org.apache.flink.runtime.iterative.task.SyncEventHandler
-
- isEvent() - Method in class org.apache.flink.runtime.io.network.channels.BufferOrEvent
-
- isExecutable - Variable in class org.apache.flink.api.common.cache.DistributedCache.DistributedCacheEntry
-
- isExecutionFinished() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
Checks if the execution of execution graph is finished.
- isFieldConstant(int, int) - Method in class org.apache.flink.compiler.dag.AbstractPartialSolutionNode
-
- isFieldConstant(int, int) - Method in class org.apache.flink.compiler.dag.BinaryUnionNode
-
- isFieldConstant(int, int) - Method in class org.apache.flink.compiler.dag.BulkIterationNode
-
- isFieldConstant(int, int) - Method in class org.apache.flink.compiler.dag.DataSinkNode
-
- isFieldConstant(int, int) - Method in class org.apache.flink.compiler.dag.DataSourceNode
-
- isFieldConstant(int, int) - Method in class org.apache.flink.compiler.dag.FilterNode
-
- isFieldConstant(int, int) - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Checks whether a field is modified by the user code or whether it is kept unchanged.
- isFieldConstant(int, int) - Method in class org.apache.flink.compiler.dag.SingleInputNode
-
- isFieldConstant(int, int) - Method in class org.apache.flink.compiler.dag.TwoInputNode
-
- isFieldConstant(int, int) - Method in class org.apache.flink.compiler.dag.UnaryOperatorNode
-
- isFieldConstant(int, int) - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- isFinishing() - Method in class org.apache.flink.runtime.executiongraph.ExecutionPipeline
-
Checks if the pipeline is currently finishing its execution, i.e.
- isFreeBSD() - Static method in enum org.apache.flink.util.OperatingSystem
-
Checks whether the operating system this JVM runs on is FreeBSD.
- isFreed() - Method in class org.apache.flink.core.memory.MemorySegment
-
Checks whether this memory segment has already been freed.
- isFreed() - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- isFreed() - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
Checks whether this memory segment has already been freed.
- isFreed() - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
Checks whether this memory segment has already been freed.
- isFullBuffer() - Method in enum org.apache.flink.runtime.io.network.serialization.RecordSerializer.SerializationResult
-
- isFullRecord() - Method in enum org.apache.flink.runtime.io.network.serialization.RecordDeserializer.DeserializationResult
-
- isFullRecord() - Method in enum org.apache.flink.runtime.io.network.serialization.RecordSerializer.SerializationResult
-
- isFullyReplicated() - Method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
- isImmediateSolutionSetUpdate() - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.array.BooleanPrimitiveArraySerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.array.BytePrimitiveArraySerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArraySerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.array.DoublePrimitiveArraySerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.array.FloatPrimitiveArraySerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArraySerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArraySerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArraySerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.array.StringArraySerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.BooleanSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.ByteSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.ByteValueSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.CharSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.CharValueSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.DoubleSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.FloatSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.FloatValueSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.IntSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.IntValueSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.LongSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.LongValueSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.ShortSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.ShortValueSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.StringSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.base.StringValueSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.common.typeutils.TypeSerializer
-
Gets whether the type is an immutable type.
- isImmutableType() - Method in class org.apache.flink.api.java.typeutils.runtime.AvroSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.java.typeutils.runtime.GenericArraySerializer
-
- isImmutableType() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.java.typeutils.runtime.record.RecordSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.java.typeutils.runtime.ValueSerializer
-
- isImmutableType() - Method in class org.apache.flink.api.java.typeutils.runtime.WritableSerializer
-
- isInMemory() - Method in class org.apache.flink.runtime.operators.hash.HashPartition
-
Checks whether this partition is in memory or spilled.
- isInputAsynchronouslyMaterialized(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- isInputCached(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- isInputChannel() - Method in class org.apache.flink.runtime.io.network.channels.Channel
-
- isInputChannel() - Method in class org.apache.flink.runtime.io.network.channels.InputChannel
-
- isInputChannel() - Method in class org.apache.flink.runtime.io.network.channels.OutputChannel
-
- isInputClosed() - Method in class org.apache.flink.runtime.io.network.api.AbstractUnionRecordReader
-
- isInputClosed() - Method in class org.apache.flink.runtime.io.network.api.MutableRecordReader
-
- isInputClosed() - Method in interface org.apache.flink.runtime.io.network.api.ReaderBase
-
- isInputClosed() - Method in class org.apache.flink.runtime.io.network.api.RecordReader
-
- isInputGate() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGate
-
- isInputGate() - Method in class org.apache.flink.runtime.io.network.gates.Gate
-
Checks if the considered gate is an input gate.
- isInputGate() - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
- isInputGate() - Method in class org.apache.flink.runtime.io.network.gates.OutputGate
-
- isInputGate() - Method in class org.apache.flink.runtime.managementgraph.ManagementGate
-
Checks if this gate represents an input gate.
- isInputResettable(int) - Method in class org.apache.flink.runtime.operators.AbstractCachedBuildSideMatchDriver
-
- isInputResettable(int) - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
-
- isInputResettable(int) - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
-
- isInputResettable(int) - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
-
- isInputResettable(int) - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
-
- isInputResettable(int) - Method in interface org.apache.flink.runtime.operators.ResettablePactDriver
-
- isInputVertex() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGroupVertex
-
Checks if this vertex is an input vertex in its stage, i.e.
- isInputVertex() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
Checks if this vertex is an input vertex in its stage, i.e.
- isInputVertex() - Method in class org.apache.flink.runtime.managementgraph.ManagementGroupVertex
-
Checks if this vertex is an input vertex in its stage, i.e.
- isInstanceDependencyChainAcyclic() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
-
Checks if the instance dependency chain created with the setVertexToShareInstancesWith method is
acyclic.
- isIterativeInputGate(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- isJobAborting() - Method in class org.apache.flink.runtime.io.network.ConnectionInfoLookupResponse
-
- isJobCanceledByUser() - Method in exception org.apache.flink.runtime.client.JobExecutionException
-
Returns true if the job has been aborted as a result of a user request, false
otherwise.
- isKeyType() - Method in class org.apache.flink.api.java.typeutils.BasicArrayTypeInfo
-
- isKeyType() - Method in class org.apache.flink.api.java.typeutils.BasicTypeInfo
-
- isKeyType() - Method in class org.apache.flink.api.java.typeutils.GenericTypeInfo
-
- isKeyType() - Method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
-
- isKeyType() - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
-
- isKeyType() - Method in class org.apache.flink.api.java.typeutils.PrimitiveArrayTypeInfo
-
- isKeyType() - Method in class org.apache.flink.api.java.typeutils.RecordTypeInfo
-
- isKeyType() - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfo
-
- isKeyType() - Method in class org.apache.flink.api.java.typeutils.ValueTypeInfo
-
- isKeyType() - Method in class org.apache.flink.api.java.typeutils.WritableTypeInfo
-
- isKeyType() - Method in class org.apache.flink.types.NothingTypeInfo
-
- isKeyType() - Method in class org.apache.flink.types.TypeInformation
-
- isLambdaFunction(Function) - Static method in class org.apache.flink.api.common.functions.util.FunctionUtils
-
- isLazyMemoryAllocation() - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- isLeafNode() - Method in class org.apache.flink.runtime.topology.NetworkNode
-
- isLenient() - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
-
- isLibraryLoaded(String) - Static method in class org.apache.flink.runtime.util.NativeCodeLoader
-
Checks if a native library is already loaded.
- isLinux() - Static method in enum org.apache.flink.util.OperatingSystem
-
Checks whether the operating system this JVM runs on is Linux.
- isLoggingEnabled() - Method in class org.apache.flink.api.java.LocalEnvironment
-
Checks whether logging during the program execution is enabled or disabled.
- isMac() - Static method in enum org.apache.flink.util.OperatingSystem
-
Checks whether the operating system this JVM runs on is Windows.
- isMaterializing() - Method in enum org.apache.flink.runtime.operators.DamBehavior
-
Checks whether this enumeration represents some form of materialization,
either with a full dam or without.
- isMaterializing() - Method in enum org.apache.flink.runtime.operators.DriverStrategy
-
- isMetBy(Ordering) - Method in class org.apache.flink.api.common.operators.Ordering
-
- isMetBy(GlobalProperties) - Method in class org.apache.flink.compiler.dataproperties.RequestedGlobalProperties
-
Checks, if this set of interesting properties, is met by the given
produced properties.
- isMetBy(LocalProperties) - Method in class org.apache.flink.compiler.dataproperties.RequestedLocalProperties
-
Checks, if this set of properties, as interesting properties, is met by the given
properties.
- isNetworkStrategy() - Method in enum org.apache.flink.runtime.operators.shipping.ShipStrategyType
-
- isNonStaticInnerClass(Class<?>) - Static method in class org.apache.flink.util.InstantiationUtil
-
Checks, whether the class is an inner class that is not statically accessible.
- isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.BooleanComparator
-
- isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.ByteComparator
-
- isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.CharComparator
-
- isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.DoubleComparator
-
- isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.FloatComparator
-
- isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.IntComparator
-
- isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.LongComparator
-
- isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.ShortComparator
-
- isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.base.StringComparator
-
- isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.common.typeutils.TypeComparator
-
Checks, whether the given number of bytes for a normalized is only a prefix to determine the order of elements
of the data type for which this comparator provides the comparison methods.
- isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
-
- isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
-
- isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
-
- isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.java.typeutils.runtime.record.RecordComparator
-
- isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparator
-
- isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleLeadingFieldComparator
-
- isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
-
- isNormalizedKeyPrefixOnly(int) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
-
- isNull(int) - Method in class org.apache.flink.types.Record
-
- isOnDynamicPath() - Method in class org.apache.flink.compiler.dag.AbstractPartialSolutionNode
-
- isOnDynamicPath() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- isOnDynamicPath() - Method in class org.apache.flink.compiler.dag.PactConnection
-
- isOnDynamicPath() - Method in class org.apache.flink.compiler.plan.Channel
-
- isOnDynamicPath() - Method in class org.apache.flink.compiler.plan.PlanNode
-
- isOpen() - Method in class org.apache.flink.runtime.net.SocketInputStream
-
- isOpen() - Method in class org.apache.flink.runtime.net.SocketOutputStream
-
- isOrdered() - Method in enum org.apache.flink.api.common.operators.Order
-
Checks, if this enum constant represents in fact an order.
- isOrderEqualOnFirstNFields(Ordering, int) - Method in class org.apache.flink.api.common.operators.Ordering
-
- isOutputVertex() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGroupVertex
-
Checks if this vertex is an output vertex in its stage, i.e.
- isOutputVertex() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
Checks if this vertex is an output vertex in its stage, i.e.
- isOutputVertex() - Method in class org.apache.flink.runtime.managementgraph.ManagementGroupVertex
-
Checks if this vertex is an output vertex in its stage, i.e.
- isPartitioned() - Method in enum org.apache.flink.compiler.dataproperties.PartitioningProperty
-
Checks, if this property represents in fact a partitioning.
- isPartitionedOnFields(FieldSet) - Method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
- isPartitionedOnKey() - Method in enum org.apache.flink.compiler.dataproperties.PartitioningProperty
-
Checks if this property presents a partitioning that is not random, but on a partitioning key.
- isProfilingAvailable() - Method in class org.apache.flink.runtime.event.job.RecentJobEvent
-
Checks if profiling is enabled for the new job.
- isPropagateParentSchemaDown() - Method in class org.apache.flink.compiler.postpass.GenericFlatTypePostPass
-
- isProperClass(Class<?>) - Static method in class org.apache.flink.util.InstantiationUtil
-
Checks, whether the class is a proper class, i.e.
- isProperlyShutDown() - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
-
Utility method to check whether the IO manager has been properly shut down.
- isPruneMarkerSet() - Method in class org.apache.flink.compiler.plan.PlanNode
-
Checks whether the pruning marker was set.
- isPublic(Class<?>) - Static method in class org.apache.flink.util.InstantiationUtil
-
Checks, whether the given class is public.
- isReplication() - Method in enum org.apache.flink.compiler.dataproperties.PartitioningProperty
-
Checks, if this property represents a full replication.
- isRootNode() - Method in class org.apache.flink.runtime.topology.NetworkNode
-
- isRunning() - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.ThreadBase
-
Checks whether this thread is still alive.
- isShutDown() - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
Tests whether the job manager has been shut down completely.
- isShutDown() - Method in class org.apache.flink.runtime.taskmanager.TaskManager
-
Checks whether the task manager has already been shut down.
- isSkipInvalidLines() - Method in class org.apache.flink.api.java.io.TextValueInputFormat
-
- isSkippingFirstLineAsHeader() - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
-
- isSolutionSetUpdate - Variable in class org.apache.flink.runtime.iterative.task.AbstractIterativePactTask
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.array.BooleanPrimitiveArraySerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.array.BytePrimitiveArraySerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArraySerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.array.DoublePrimitiveArraySerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.array.FloatPrimitiveArraySerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArraySerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArraySerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArraySerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.array.StringArraySerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.BooleanSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.ByteSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.ByteValueSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.CharSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.CharValueSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.DoubleSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.FloatSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.FloatValueSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.IntSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.IntValueSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.LongSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.LongValueSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.ShortSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.ShortValueSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.StringSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.base.StringValueSerializer
-
- isStateful() - Method in class org.apache.flink.api.common.typeutils.TypeSerializer
-
Gets whether the serializer is stateful.
- isStateful() - Method in class org.apache.flink.api.java.typeutils.runtime.AvroSerializer
-
- isStateful() - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer
-
- isStateful() - Method in class org.apache.flink.api.java.typeutils.runtime.GenericArraySerializer
-
- isStateful() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer
-
- isStateful() - Method in class org.apache.flink.api.java.typeutils.runtime.record.RecordSerializer
-
- isStateful() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializer
-
- isStateful() - Method in class org.apache.flink.api.java.typeutils.runtime.ValueSerializer
-
- isStateful() - Method in class org.apache.flink.api.java.typeutils.runtime.WritableSerializer
-
- isStillAlive(long) - Method in class org.apache.flink.runtime.instance.Instance
-
Returns whether the host is still alive.
- isTerminated() - Method in class org.apache.flink.runtime.taskmanager.Task
-
Checks if the state of the thread which is associated with this task is TERMINATED.
- isTrivial() - Method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
Checks, if the properties in this object are trivial, i.e.
- isTrivial() - Method in class org.apache.flink.compiler.dataproperties.LocalProperties
-
Checks, if the properties in this object are trivial, i.e.
- isTrivial() - Method in class org.apache.flink.compiler.dataproperties.RequestedGlobalProperties
-
Checks, if the properties in this object are trivial, i.e.
- isTrivial() - Method in class org.apache.flink.compiler.dataproperties.RequestedLocalProperties
-
Checks, if the properties in this object are trivial, i.e.
- isTupleType() - Method in class org.apache.flink.api.java.typeutils.BasicArrayTypeInfo
-
- isTupleType() - Method in class org.apache.flink.api.java.typeutils.BasicTypeInfo
-
- isTupleType() - Method in class org.apache.flink.api.java.typeutils.GenericTypeInfo
-
- isTupleType() - Method in class org.apache.flink.api.java.typeutils.ObjectArrayTypeInfo
-
- isTupleType() - Method in class org.apache.flink.api.java.typeutils.PojoTypeInfo
-
- isTupleType() - Method in class org.apache.flink.api.java.typeutils.PrimitiveArrayTypeInfo
-
- isTupleType() - Method in class org.apache.flink.api.java.typeutils.RecordTypeInfo
-
- isTupleType() - Method in class org.apache.flink.api.java.typeutils.TupleTypeInfo
-
- isTupleType() - Method in class org.apache.flink.api.java.typeutils.ValueTypeInfo
-
- isTupleType() - Method in class org.apache.flink.api.java.typeutils.WritableTypeInfo
-
- isTupleType() - Method in class org.apache.flink.types.NothingTypeInfo
-
- isTupleType() - Method in class org.apache.flink.types.TypeInformation
-
- isUsingInteractiveMode() - Method in class org.apache.flink.client.program.PackagedProgram
-
- isUsingProgramEntryPoint() - Method in class org.apache.flink.client.program.PackagedProgram
-
- isValidSubset(FieldSet) - Method in class org.apache.flink.api.common.operators.util.FieldList
-
- isValidSubset(FieldList) - Method in class org.apache.flink.api.common.operators.util.FieldList
-
- isValidSubset(FieldSet) - Method in class org.apache.flink.api.common.operators.util.FieldSet
-
Checks if the given set of fields is a valid subset of this set of fields.
- isValidUnorderedPrefix(FieldSet) - Method in class org.apache.flink.api.common.operators.util.FieldList
-
- isWeaklyConnected() - Method in class org.apache.flink.runtime.jobgraph.JobGraph
-
Checks if the job graph is weakly connected.
- isWindows() - Static method in enum org.apache.flink.util.OperatingSystem
-
Checks whether the operating system this JVM runs on is Windows.
- isWorksetIteration - Variable in class org.apache.flink.runtime.iterative.task.AbstractIterativePactTask
-
- isWorksetUpdate - Variable in class org.apache.flink.runtime.iterative.task.AbstractIterativePactTask
-
- IterableIterator<E> - Interface in org.apache.flink.util
-
- iterate(int) - Method in class org.apache.flink.api.java.DataSet
-
Initiates an iterative part of the program that executes multiple times and feeds back data sets.
- iterateDelta(DataSet<R>, int, int...) - Method in class org.apache.flink.api.java.DataSet
-
Initiates a delta iteration.
- IterationAggregatorBroker - Class in org.apache.flink.runtime.iterative.concurrent
-
- IterationAggregatorBroker() - Constructor for class org.apache.flink.runtime.iterative.concurrent.IterationAggregatorBroker
-
- IterationEventWithAggregators - Class in org.apache.flink.runtime.iterative.event
-
- IterationEventWithAggregators() - Constructor for class org.apache.flink.runtime.iterative.event.IterationEventWithAggregators
-
- IterationEventWithAggregators(String, Value) - Constructor for class org.apache.flink.runtime.iterative.event.IterationEventWithAggregators
-
- IterationEventWithAggregators(Map<String, Aggregator<?>>) - Constructor for class org.apache.flink.runtime.iterative.event.IterationEventWithAggregators
-
- IterationHeadPactTask<X,Y,S extends Function,OT> - Class in org.apache.flink.runtime.iterative.task
-
The head is responsible for coordinating an iteration and can run a
PactDriver inside.
- IterationHeadPactTask() - Constructor for class org.apache.flink.runtime.iterative.task.IterationHeadPactTask
-
- IterationIntermediatePactTask<S extends Function,OT> - Class in org.apache.flink.runtime.iterative.task
-
An intermediate iteration task, which runs a Driver}inside.
- IterationIntermediatePactTask() - Constructor for class org.apache.flink.runtime.iterative.task.IterationIntermediatePactTask
-
- IterationNode - Interface in org.apache.flink.compiler.dag
-
- IterationOperator - Interface in org.apache.flink.api.common.operators
-
- IterationPlanNode - Interface in org.apache.flink.compiler.plan
-
- IterationRuntimeContext - Interface in org.apache.flink.api.common.functions
-
- IterationSynchronizationSinkTask - Class in org.apache.flink.runtime.iterative.task
-
The task responsible for synchronizing all iteration heads, implemented as an output task.
- IterationSynchronizationSinkTask() - Constructor for class org.apache.flink.runtime.iterative.task.IterationSynchronizationSinkTask
-
- IterationTailPactTask<S extends Function,OT> - Class in org.apache.flink.runtime.iterative.task
-
An iteration tail, which runs a driver inside.
- IterationTailPactTask() - Constructor for class org.apache.flink.runtime.iterative.task.IterationTailPactTask
-
- iterativeBroadcastInputs - Variable in class org.apache.flink.runtime.operators.RegularPactTask
-
- IterativeDataSet<T> - Class in org.apache.flink.api.java
-
The IterativeDataSet represents the start of an iteration.
- iterativeInputs - Variable in class org.apache.flink.runtime.operators.RegularPactTask
-
- iterator() - Method in class org.apache.flink.api.common.operators.util.FieldSet
-
- iterator() - Method in class org.apache.flink.api.java.operators.translation.TupleUnwrappingIterator
-
- iterator() - Method in class org.apache.flink.compiler.postpass.DenseValueSchema
-
- iterator() - Method in class org.apache.flink.compiler.postpass.SparseKeySchema
-
- iterator() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
Returns an iterator over all execution stages contained in this graph.
- iterator() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGroupVertex
-
Returns an iterator over all members of this execution group vertex.
- iterator() - Method in class org.apache.flink.runtime.executiongraph.ExecutionPipeline
-
Returns an
Iterator to the vertices which are part of this pipeline.
- iterator() - Method in class org.apache.flink.runtime.operators.sort.PartialOrderPriorityQueue
-
- iterator - Variable in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
-
The iterator to be returned by the sort-merger.
- iterator() - Method in class org.apache.flink.runtime.topology.NetworkTopology
-
- iterator() - Method in class org.apache.flink.runtime.util.EmptyIterator
-
- iterator() - Method in class org.apache.flink.runtime.util.KeyGroupedIterator.ValuesIterator
-
- iterator() - Method in class org.apache.flink.runtime.util.MutableToRegularIteratorWrapper
-
- iterator() - Method in class org.apache.flink.runtime.util.SingleElementIterator
-
- iterator() - Method in class org.apache.flink.spargel.java.MessageIterator
-
- iterator() - Method in class org.apache.flink.spargel.java.record.MessageIterator
-
- iterator() - Method in class org.apache.flink.types.ListValue
-
- iteratorException - Variable in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
-
The exception that is set, if the iterator cannot be created.
- IteratorInputFormat<T> - Class in org.apache.flink.api.java.io
-
An input format that returns objects from an iterator.
- IteratorInputFormat(Iterator<T>) - Constructor for class org.apache.flink.api.java.io.IteratorInputFormat
-
- iteratorLock - Variable in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
-
The monitor which guards the iterator field.
- RandomAccessInputView - Class in org.apache.flink.runtime.io.disk
-
- RandomAccessInputView(ArrayList<MemorySegment>, int) - Constructor for class org.apache.flink.runtime.io.disk.RandomAccessInputView
-
- RandomAccessInputView(ArrayList<MemorySegment>, int, int) - Constructor for class org.apache.flink.runtime.io.disk.RandomAccessInputView
-
- RandomAccessOutputView - Class in org.apache.flink.runtime.io.disk
-
- RandomAccessOutputView(MemorySegment[], int) - Constructor for class org.apache.flink.runtime.io.disk.RandomAccessOutputView
-
- RandomAccessOutputView(MemorySegment[], int, int) - Constructor for class org.apache.flink.runtime.io.disk.RandomAccessOutputView
-
- RankAssigner(double) - Constructor for class org.apache.flink.example.java.graph.PageRankBasic.RankAssigner
-
- RankMessenger() - Constructor for class org.apache.flink.spargel.java.examples.SpargelPageRank.RankMessenger
-
- RankMessenger() - Constructor for class org.apache.flink.spargel.java.examples.SpargelPageRankCountingVertices.RankMessenger
-
- RANKS_AFTER_3_ITERATIONS - Static variable in class org.apache.flink.test.testdata.PageRankData
-
- RANKS_AFTER_EPSILON_0_0001_CONVERGENCE - Static variable in class org.apache.flink.test.testdata.PageRankData
-
- reachedEnd() - Method in class org.apache.flink.api.common.io.BinaryInputFormat
-
- reachedEnd() - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
Checks whether the current split is at its end.
- reachedEnd() - Method in interface org.apache.flink.api.common.io.InputFormat
-
Method used to check if the end of the input is reached.
- reachedEnd() - Method in class org.apache.flink.api.java.io.AvroInputFormat
-
- reachedEnd() - Method in class org.apache.flink.api.java.io.CollectionInputFormat
-
- reachedEnd() - Method in class org.apache.flink.api.java.io.IteratorInputFormat
-
- reachedEnd() - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat
-
Checks whether all data has been read.
- reachedEnd() - Method in class org.apache.flink.api.java.io.ParallelIteratorInputFormat
-
- reachedEnd() - Method in class org.apache.flink.api.java.record.io.avro.AvroInputFormat
-
- reachedEnd() - Method in class org.apache.flink.api.java.record.io.avro.AvroRecordInputFormat
-
- reachedEnd() - Method in class org.apache.flink.api.java.record.io.avro.example.ReflectiveAvroTypeExample.UserGeneratingInputFormat
-
- reachedEnd() - Method in class org.apache.flink.api.java.record.io.CollectionInputFormat
-
- reachedEnd() - Method in class org.apache.flink.api.java.record.io.ExternalProcessFixedLengthInputFormat
-
- reachedEnd() - Method in class org.apache.flink.api.java.record.io.FixedLengthInputFormat
-
- reachedEnd() - Method in class org.apache.flink.api.java.record.io.jdbc.JDBCInputFormat
-
Checks whether all data has been read.
- reachedEnd() - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopInputFormat
-
- reachedEnd() - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordInputFormat
-
- reachedEnd() - Method in class org.apache.flink.hadoopcompatibility.mapreduce.HadoopInputFormat
-
- read(DataInputView) - Method in class org.apache.flink.api.avro.AvroBaseValue
-
- read(byte[], int, int) - Method in class org.apache.flink.api.avro.FSDataInputStreamWrapper
-
- read(DataInputView) - Method in class org.apache.flink.api.common.accumulators.DoubleCounter
-
- read(DataInputView) - Method in class org.apache.flink.api.common.accumulators.Histogram
-
- read(DataInputView) - Method in class org.apache.flink.api.common.accumulators.IntCounter
-
- read(DataInputView) - Method in class org.apache.flink.api.common.accumulators.LongCounter
-
- read(DataInputView) - Method in class org.apache.flink.api.common.distributions.SimpleDistribution
-
- read(DataInputView) - Method in class org.apache.flink.api.common.distributions.SimpleIntegerDistribution
-
- read(DataInputView) - Method in class org.apache.flink.api.common.distributions.UniformDoubleDistribution
-
- read(DataInputView) - Method in class org.apache.flink.api.common.distributions.UniformIntegerDistribution
-
- read() - Method in class org.apache.flink.api.common.io.BinaryInputFormat.BlockBasedInput
-
- read(byte[]) - Method in class org.apache.flink.api.common.io.BinaryInputFormat.BlockBasedInput
-
- read(byte[], int, int) - Method in class org.apache.flink.api.common.io.BinaryInputFormat.BlockBasedInput
-
- read(DataInputView) - Method in class org.apache.flink.api.common.io.BlockInfo
-
- read() - Method in class org.apache.flink.api.common.io.InflaterInputStreamFSInputWrapper
-
- read(byte[], int, int) - Method in class org.apache.flink.api.common.io.InflaterInputStreamFSInputWrapper
-
- read(byte[]) - Method in class org.apache.flink.api.common.io.InflaterInputStreamFSInputWrapper
-
- read(DataInputView) - Method in class org.apache.flink.api.java.record.io.ExternalProcessInputSplit
-
- read(DataInputView) - Method in class org.apache.flink.configuration.Configuration
-
- read(ByteBuffer) - Method in class org.apache.flink.core.fs.FileChannelWrapper
-
- read(ByteBuffer, long) - Method in class org.apache.flink.core.fs.FileChannelWrapper
-
- read(ByteBuffer[], int, int) - Method in class org.apache.flink.core.fs.FileChannelWrapper
-
- read(DataInputView) - Method in class org.apache.flink.core.fs.FileInputSplit
-
- read() - Method in class org.apache.flink.core.fs.local.LocalDataInputStream
-
- read(byte[], int, int) - Method in class org.apache.flink.core.fs.local.LocalDataInputStream
-
- read(DataInputView) - Method in class org.apache.flink.core.fs.Path
-
- read(DataInputView) - Method in class org.apache.flink.core.io.GenericInputSplit
-
- read(DataInputView) - Method in interface org.apache.flink.core.io.IOReadableWritable
-
Reads the object's internal data from the given data input view.
- read(DataInputView) - Method in class org.apache.flink.core.io.LocatableInputSplit
-
- read(DataInputView) - Method in class org.apache.flink.core.io.StringRecord
-
deserialize
- read(byte[], int, int) - Method in interface org.apache.flink.core.memory.DataInputView
-
Reads up to len bytes of memory and stores it into b starting at offset off.
- read(byte[]) - Method in interface org.apache.flink.core.memory.DataInputView
-
Tries to fill the given byte array b.
- read(byte[], int, int) - Method in class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- read(byte[]) - Method in class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- read(byte[], int, int) - Method in class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- read(byte[]) - Method in class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- read(DataInputView) - Method in class org.apache.flink.example.java.relational.EmptyFieldsCountAccumulator.VectorAccumulator
-
- read(DataInputView) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.datatypes.WritableWrapper
-
- read(DataInputView) - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopInputSplit
-
- read(DataInputView) - Method in class org.apache.flink.hadoopcompatibility.mapreduce.wrapper.HadoopInputSplit
-
- read(DataInputView) - Method in class org.apache.flink.runtime.AbstractID
-
- read(DataInputView) - Method in class org.apache.flink.runtime.accumulators.AccumulatorEvent
-
- read(DataInputView) - Method in class org.apache.flink.runtime.client.AbstractJobResult
-
- read(DataInputView) - Method in class org.apache.flink.runtime.client.JobProgressResult
-
- read(DataInputView) - Method in class org.apache.flink.runtime.client.JobSubmissionResult
-
- read(DataInputView) - Method in class org.apache.flink.runtime.deployment.ChannelDeploymentDescriptor
-
- read(DataInputView) - Method in class org.apache.flink.runtime.deployment.GateDeploymentDescriptor
-
- read(DataInputView) - Method in class org.apache.flink.runtime.deployment.TaskDeploymentDescriptor
-
- read(DataInputView) - Method in class org.apache.flink.runtime.event.job.AbstractEvent
-
- read(DataInputView) - Method in class org.apache.flink.runtime.event.job.ExecutionStateChangeEvent
-
- read(DataInputView) - Method in class org.apache.flink.runtime.event.job.JobEvent
-
- read(DataInputView) - Method in class org.apache.flink.runtime.event.job.RecentJobEvent
-
- read(DataInputView) - Method in class org.apache.flink.runtime.event.job.VertexAssignmentEvent
-
- read(DataInputView) - Method in class org.apache.flink.runtime.event.job.VertexEvent
-
- read(DataInputView) - Method in class org.apache.flink.runtime.event.task.IntegerTaskEvent
-
- read(DataInputView) - Method in class org.apache.flink.runtime.event.task.StringTaskEvent
-
- read(DataInputView) - Method in class org.apache.flink.runtime.execution.librarycache.LibraryCacheProfileRequest
-
- read(DataInputView) - Method in class org.apache.flink.runtime.execution.librarycache.LibraryCacheProfileResponse
-
- read(DataInputView) - Method in class org.apache.flink.runtime.execution.librarycache.LibraryCacheUpdate
-
- read() - Method in class org.apache.flink.runtime.fs.hdfs.DistributedDataInputStream
-
- read(byte[], int, int) - Method in class org.apache.flink.runtime.fs.hdfs.DistributedDataInputStream
-
- read() - Method in class org.apache.flink.runtime.fs.s3.S3DataInputStream
-
- read(byte[]) - Method in class org.apache.flink.runtime.fs.s3.S3DataInputStream
-
- read(byte[], int, int) - Method in class org.apache.flink.runtime.fs.s3.S3DataInputStream
-
- read(DataInputView) - Method in class org.apache.flink.runtime.instance.HardwareDescription
-
- read(DataInputView) - Method in class org.apache.flink.runtime.instance.InstanceConnectionInfo
-
- read(DataInputView) - Method in class org.apache.flink.runtime.io.network.channels.ChannelCloseEvent
-
- read(DataInputView) - Method in class org.apache.flink.runtime.io.network.channels.EndOfSuperstepEvent
-
- read(DataInputView) - Method in class org.apache.flink.runtime.io.network.ConnectionInfoLookupResponse
-
- read(DataInputView) - Method in class org.apache.flink.runtime.io.network.RemoteReceiver
-
- read(DataInputView) - Method in class org.apache.flink.runtime.io.network.SenderHintEvent
-
- read(byte[], int, int) - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- read(byte[]) - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- read(DataInputView) - Method in class org.apache.flink.runtime.iterative.event.IterationEventWithAggregators
-
- read(DataInputView) - Method in class org.apache.flink.runtime.iterative.event.TerminationEvent
-
- read(DataInputView) - Method in class org.apache.flink.runtime.iterative.event.WorkerDoneEvent
-
- read(DataInputView) - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
- read(DataInputView) - Method in class org.apache.flink.runtime.jobgraph.JobGraph
-
- read(DataInputView) - Method in class org.apache.flink.runtime.jobmanager.splitassigner.InputSplitWrapper
-
- read(DataInputView) - Method in class org.apache.flink.runtime.managementgraph.ManagementGraph
-
- read(DataInputView) - Method in class org.apache.flink.runtime.managementgraph.ManagementGroupVertex
-
- read(DataInputView) - Method in class org.apache.flink.runtime.managementgraph.ManagementVertex
-
- read(byte[]) - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
- read(byte[], int, int) - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
- read() - Method in class org.apache.flink.runtime.net.SocketInputStream
-
- read(byte[], int, int) - Method in class org.apache.flink.runtime.net.SocketInputStream
-
- read(ByteBuffer) - Method in class org.apache.flink.runtime.net.SocketInputStream
-
- read(DataInputView) - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- read(DataInputView) - Method in class org.apache.flink.runtime.plugable.DeserializationDelegate
-
- read(DataInputView) - Method in class org.apache.flink.runtime.plugable.SerializationDelegate
-
- read(DataInputView) - Method in class org.apache.flink.runtime.profiling.impl.types.InternalExecutionVertexProfilingData
-
- read(DataInputView) - Method in class org.apache.flink.runtime.profiling.impl.types.InternalExecutionVertexThreadProfilingData
-
- read(DataInputView) - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInputGateProfilingData
-
- read(DataInputView) - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- read(DataInputView) - Method in class org.apache.flink.runtime.profiling.impl.types.InternalOutputGateProfilingData
-
- read(DataInputView) - Method in class org.apache.flink.runtime.profiling.impl.types.ProfilingDataContainer
-
- read(DataInputView) - Method in class org.apache.flink.runtime.profiling.types.InputGateProfilingEvent
-
- read(DataInputView) - Method in class org.apache.flink.runtime.profiling.types.InstanceProfilingEvent
-
- read(DataInputView) - Method in class org.apache.flink.runtime.profiling.types.OutputGateProfilingEvent
-
- read(DataInputView) - Method in class org.apache.flink.runtime.profiling.types.ProfilingEvent
-
- read(DataInputView) - Method in class org.apache.flink.runtime.profiling.types.SingleInstanceProfilingEvent
-
- read(DataInputView) - Method in class org.apache.flink.runtime.profiling.types.ThreadProfilingEvent
-
- read(DataInputView) - Method in class org.apache.flink.runtime.profiling.types.VertexProfilingEvent
-
- read(DataInputView) - Method in class org.apache.flink.runtime.taskmanager.AbstractTaskResult
-
- read(DataInputView) - Method in class org.apache.flink.runtime.taskmanager.TaskExecutionState
-
- read(DataInputView) - Method in class org.apache.flink.runtime.taskmanager.transferenvelope.RegisterTaskManagerResult
-
- read(DataInputView) - Method in class org.apache.flink.runtime.topology.NetworkNode
-
- read(DataInputView) - Method in class org.apache.flink.runtime.topology.NetworkTopology
-
- read(DataInputView) - Method in class org.apache.flink.runtime.types.FileRecord
-
- read(DataInputView) - Method in class org.apache.flink.runtime.types.IntegerRecord
-
- read(DataInputView) - Method in class org.apache.flink.runtime.util.SerializableArrayList
-
- read(DataInputView) - Method in class org.apache.flink.runtime.util.SerializableHashMap
-
- read(DataInputView) - Method in class org.apache.flink.runtime.util.SerializableHashSet
-
- read(DataInputView) - Method in class org.apache.flink.types.BooleanValue
-
- read(DataInputView) - Method in class org.apache.flink.types.ByteValue
-
- read(DataInputView) - Method in class org.apache.flink.types.CharValue
-
- read(DataInputView) - Method in class org.apache.flink.types.DoubleValue
-
- read(DataInputView) - Method in class org.apache.flink.types.FloatValue
-
- read(DataInputView) - Method in class org.apache.flink.types.IntValue
-
- read(DataInputView) - Method in class org.apache.flink.types.ListValue
-
- read(DataInputView) - Method in class org.apache.flink.types.LongValue
-
- read(DataInputView) - Method in class org.apache.flink.types.MapValue
-
- read(DataInputView) - Method in class org.apache.flink.types.NullValue
-
- read(DataInputView) - Method in class org.apache.flink.types.Pair
-
- read(DataInputView) - Method in class org.apache.flink.types.Record
-
- read(DataInputView) - Method in class org.apache.flink.types.ShortValue
-
- read(DataInputView) - Method in class org.apache.flink.types.StringValue
-
- READ_WHOLE_SPLIT_FLAG - Static variable in class org.apache.flink.api.common.io.FileInputFormat
-
The splitLength is set to -1L for reading the whole split.
- readAllResultLines(List<String>, String) - Method in class org.apache.flink.test.util.AbstractTestBase
-
- readAllResultLines(List<String>, String, boolean) - Method in class org.apache.flink.test.util.AbstractTestBase
-
- readAndSetBroadcastInput(int, String, RuntimeUDFContext) - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- readArrayStart() - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- readArrayStart() - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- readBlock(MemorySegment) - Method in class org.apache.flink.runtime.io.disk.iomanager.BlockChannelReader
-
Issues a read request, which will asynchronously fill the given segment with the next block in the
underlying file channel.
- readBoolean() - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- readBoolean() - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- readBoolean() - Method in class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- readBoolean() - Method in class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- readBoolean() - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- readBoolean() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
- readByte() - Method in class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- readByte() - Method in class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- readByte() - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- readByte() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
- readBytes(ByteBuffer) - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- readBytes(Record, byte[], int) - Method in class org.apache.flink.api.java.record.io.ExternalProcessFixedLengthInputFormat
-
Reads a record out of the given buffer.
- readBytes(Record, byte[], int) - Method in class org.apache.flink.api.java.record.io.FixedLengthInputFormat
-
Reads a record out of the given buffer.
- readBytes(ByteBuffer) - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- readChar() - Method in class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- readChar() - Method in class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- readChar() - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- readChar() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
- readCsvFile(String) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Creates a CSV reader to read a comma separated value (CSV) file.
- readDouble() - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- readDouble() - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- readDouble() - Method in class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- readDouble() - Method in class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- readDouble() - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- readDouble() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
- readDualConstantAnnotations(Class<?>) - Static method in class org.apache.flink.api.java.functions.FunctionAnnotation
-
Reads the annotations of a user defined function with two inputs and returns semantic properties according to the constant fields annotated.
- readDualConstantAnnotations(UserCodeWrapper<?>) - Static method in class org.apache.flink.api.java.record.functions.FunctionAnnotation
-
- readEnum() - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- readEnum() - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- readEnum(DataInput, Class<T>) - Static method in class org.apache.flink.runtime.util.EnumUtils
-
Reads a value from the given enumeration from the specified input stream.
- reader - Variable in class org.apache.flink.runtime.io.disk.iomanager.ChannelReaderInputView
-
- Reader<T extends IOReadableWritable> - Interface in org.apache.flink.runtime.io.network.api
-
A reader interface to read records from an input.
- ReaderBase - Interface in org.apache.flink.runtime.io.network.api
-
- ReaderIterator<T> - Class in org.apache.flink.runtime.operators.util
-
- ReaderIterator(MutableReader<DeserializationDelegate<T>>, TypeSerializer<T>) - Constructor for class org.apache.flink.runtime.operators.util.ReaderIterator
-
Creates a new iterator, wrapping the given reader.
- readFields(DataInput) - Method in interface org.apache.hadoop.io.Writable
-
Deserialize the fields of this object from in.
- readFile(FileInputFormat<X>, String) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
- readFileInfoFromConfig(Configuration) - Static method in class org.apache.flink.api.common.cache.DistributedCache
-
- readFixed(byte[], int, int) - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- readFixed(byte[], int, int) - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- readFloat() - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- readFloat() - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- readFloat() - Method in class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- readFloat() - Method in class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- readFloat() - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- readFloat() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
- readFully(byte[]) - Method in class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- readFully(byte[], int, int) - Method in class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- readFully(byte[]) - Method in class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- readFully(byte[], int, int) - Method in class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- readFully(byte[]) - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- readFully(byte[], int, int) - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- readFully(byte[]) - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
- readFully(byte[], int, int) - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
- readFully(InputStream, byte[], int, int) - Static method in class org.apache.flink.runtime.util.IOUtils
-
Reads len bytes in a loop.
- readIndex() - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- readIndex() - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- ReadingThread(ExceptionHandler<IOException>, MutableObjectIterator<E>, UnilateralSortMerger.CircularQueues<E>, E, AbstractInvokable, long) - Constructor for class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.ReadingThread
-
Creates a new reading thread.
- readInt() - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- readInt() - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- readInt() - Method in class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- readInt() - Method in class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- readInt() - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- readInt() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
- readLibraryFromStream(DataInput) - Static method in class org.apache.flink.runtime.execution.librarycache.LibraryCacheManager
-
Reads library data from the given stream.
- readLine() - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
- readLine() - Method in class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- readLine() - Method in class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- readLine() - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- readLine() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
- readLong() - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- readLong() - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- readLong() - Method in class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- readLong() - Method in class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- readLong() - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- readLong() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
- readMapStart() - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- readMapStart() - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- readNull() - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- readNull() - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- readObjectFromConfig(Configuration, String, ClassLoader) - Static method in class org.apache.flink.util.InstantiationUtil
-
- readParametersFromConfig(Configuration, ClassLoader) - Method in interface org.apache.flink.api.common.typeutils.TypeComparatorFactory
-
- readParametersFromConfig(Configuration, ClassLoader) - Method in interface org.apache.flink.api.common.typeutils.TypeSerializerFactory
-
- readParametersFromConfig(Configuration, ClassLoader) - Method in class org.apache.flink.api.java.typeutils.runtime.record.RecordComparatorFactory
-
- readParametersFromConfig(Configuration, ClassLoader) - Method in class org.apache.flink.api.java.typeutils.runtime.record.RecordSerializerFactory
-
- readParametersFromConfig(Configuration, ClassLoader) - Method in class org.apache.flink.api.java.typeutils.runtime.RuntimeComparatorFactory
-
- readParametersFromConfig(Configuration, ClassLoader) - Method in class org.apache.flink.api.java.typeutils.runtime.RuntimeStatefulSerializerFactory
-
- readParametersFromConfig(Configuration, ClassLoader) - Method in class org.apache.flink.api.java.typeutils.runtime.RuntimeStatelessSerializerFactory
-
- readRecord(OT, byte[], int, int) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
This function parses the given byte array which represents a serialized records.
- readRecord(OUT, byte[], int, int) - Method in class org.apache.flink.api.java.io.CsvInputFormat
-
- readRecord(String, byte[], int, int) - Method in class org.apache.flink.api.java.io.TextInputFormat
-
- readRecord(StringValue, byte[], int, int) - Method in class org.apache.flink.api.java.io.TextValueInputFormat
-
- readRecord(Record, byte[], int, int) - Method in class org.apache.flink.api.java.record.io.CsvInputFormat
-
- readRecord(Record, byte[], int, int) - Method in class org.apache.flink.api.java.record.io.DelimitedInputFormat
-
This function parses the given byte array which represents a serialized key/value
pair.
- readRecord(Record, byte[], int, int) - Method in class org.apache.flink.api.java.record.io.TextInputFormat
-
- readRecord(T) - Method in class org.apache.flink.runtime.io.network.channels.InputChannel
-
- readRecord(T) - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
Reads a record from one of the associated input channels.
- readRecordAt(long, T) - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
-
- readShort() - Method in class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- readShort() - Method in class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- readShort() - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- readShort() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
- readSingleConstantAnnotations(Class<?>) - Static method in class org.apache.flink.api.java.functions.FunctionAnnotation
-
Reads the annotations of a user defined function with one input and returns semantic properties according to the constant fields annotated.
- readSingleConstantAnnotations(UserCodeWrapper<?>) - Static method in class org.apache.flink.api.java.record.functions.FunctionAnnotation
-
- readString(Utf8) - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- readString() - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- readString(Utf8) - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- readString() - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- readString(DataInput) - Static method in class org.apache.flink.core.io.StringRecord
-
Read a UTF8 encoded string from in
- readString(DataInput) - Static method in class org.apache.flink.types.StringValue
-
- readStubAnnotations() - Method in class org.apache.flink.compiler.dag.AbstractPartialSolutionNode
-
- readStubAnnotations() - Method in class org.apache.flink.compiler.dag.BinaryUnionNode
-
- readStubAnnotations() - Method in class org.apache.flink.compiler.dag.BulkIterationNode
-
- readStubAnnotations() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Reads all stub annotations, i.e.
- readStubAnnotations() - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- readTextFile(String) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Creates a DataSet that represents the Strings produced by reading the given file line wise.
- readTextFile(String, String) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Creates a DataSet that represents the Strings produced by reading the given file line wise.
- readTextFileWithValue(String) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Creates a DataSet that represents the Strings produced by reading the given file line wise.
- readTextFileWithValue(String, String, boolean) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Creates a DataSet that represents the Strings produced by reading the given file line wise.
- readUniqueFieldsAnnotation() - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- readUnsignedByte() - Method in class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- readUnsignedByte() - Method in class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- readUnsignedByte() - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- readUnsignedByte() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
- readUnsignedShort() - Method in class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- readUnsignedShort() - Method in class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- readUnsignedShort() - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- readUnsignedShort() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
- readUTF() - Method in class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- readUTF() - Method in class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- readUTF() - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- readUTF() - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
- readVarLongCount(DataInput) - Static method in class org.apache.flink.api.avro.DataInputDecoder
-
- readVarLongCount(DataInput) - Static method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- readWithKeyDenormalization(T, DataInputView) - Method in class org.apache.flink.api.common.typeutils.base.BasicTypeComparator
-
- readWithKeyDenormalization(T, DataInputView) - Method in class org.apache.flink.api.common.typeutils.TypeComparator
-
Reads the record back while de-normalizing the key fields.
- readWithKeyDenormalization(T, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
-
- readWithKeyDenormalization(T, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
-
- readWithKeyDenormalization(T, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
-
- readWithKeyDenormalization(Record, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.record.RecordComparator
-
- readWithKeyDenormalization(T, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparator
-
- readWithKeyDenormalization(T, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleLeadingFieldComparator
-
- readWithKeyDenormalization(T, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
-
- readWithKeyDenormalization(T, DataInputView) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
-
- ReceiverAlreadyClosedException - Exception in org.apache.flink.runtime.io.network.channels
-
- ReceiverAlreadyClosedException() - Constructor for exception org.apache.flink.runtime.io.network.channels.ReceiverAlreadyClosedException
-
- receiverNotFound() - Method in class org.apache.flink.runtime.io.network.ConnectionInfoLookupResponse
-
- receiverNotReady() - Method in class org.apache.flink.runtime.io.network.ConnectionInfoLookupResponse
-
- receiverReady() - Method in class org.apache.flink.runtime.io.network.ConnectionInfoLookupResponse
-
- RecentJobEvent - Class in org.apache.flink.runtime.event.job
-
A
RecentJobEvent provides a summary of a job which is either currently running or has been running recently.
- RecentJobEvent(JobID, String, JobStatus, boolean, long, long) - Constructor for class org.apache.flink.runtime.event.job.RecentJobEvent
-
Constructs a new event.
- RecentJobEvent() - Constructor for class org.apache.flink.runtime.event.job.RecentJobEvent
-
Constructor for serialization/deserialization.
- Record - Class in org.apache.flink.types
-
The Record represents a multi-valued data record and forms the base of the "Record API"
The record is a tuple of arbitrary values.
- Record() - Constructor for class org.apache.flink.types.Record
-
Required nullary constructor for instantiation by serialization logic.
- Record(Value) - Constructor for class org.apache.flink.types.Record
-
Creates a new record containing only a single field, which is the given value.
- Record(Value, Value) - Constructor for class org.apache.flink.types.Record
-
Creates a new record containing exactly two fields, which are the given values.
- Record(int) - Constructor for class org.apache.flink.types.Record
-
Creates a new record, containing the given number of fields.
- RECORD_DELIMITER - Static variable in class org.apache.flink.api.common.io.DelimitedInputFormat
-
The configuration key to set the record delimiter.
- RECORD_DELIMITER - Static variable in class org.apache.flink.api.java.record.io.DelimitedOutputFormat
-
The configuration key for the entry that defines the record delimiter.
- RECORD_DELIMITER_PARAMETER - Static variable in class org.apache.flink.api.java.record.io.CsvOutputFormat
-
- RECORD_POSITION_PARAMETER_PREFIX - Static variable in class org.apache.flink.api.java.record.io.CsvOutputFormat
-
- RecordAPITestBase - Class in org.apache.flink.test.util
-
- RecordAPITestBase() - Constructor for class org.apache.flink.test.util.RecordAPITestBase
-
- RecordAPITestBase(Configuration) - Constructor for class org.apache.flink.test.util.RecordAPITestBase
-
- RecordAvailabilityListener<T extends IOReadableWritable> - Interface in org.apache.flink.runtime.io.network.gates
-
This interface can be implemented by a class which shall be notified by an input gate when one of the its connected
input channels has at least one record available for reading.
- RecordComparator - Class in org.apache.flink.api.java.typeutils.runtime.record
-
- RecordComparator(int[], Class<? extends Key<?>>[]) - Constructor for class org.apache.flink.api.java.typeutils.runtime.record.RecordComparator
-
Creates a new comparator that compares Pact Records by the subset of fields as described
by the given key positions and types.
- RecordComparator(int[], Class<? extends Key<?>>[], boolean[]) - Constructor for class org.apache.flink.api.java.typeutils.runtime.record.RecordComparator
-
Creates a new comparator that compares Pact Records by the subset of fields as described
by the given key positions and types.
- RecordComparatorFactory - Class in org.apache.flink.api.java.typeutils.runtime.record
-
- RecordComparatorFactory() - Constructor for class org.apache.flink.api.java.typeutils.runtime.record.RecordComparatorFactory
-
- RecordComparatorFactory(int[], Class<? extends Key<?>>[]) - Constructor for class org.apache.flink.api.java.typeutils.runtime.record.RecordComparatorFactory
-
- RecordComparatorFactory(int[], Class<? extends Key<?>>[], boolean[]) - Constructor for class org.apache.flink.api.java.typeutils.runtime.record.RecordComparatorFactory
-
- recordDelimiter(char) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat.AbstractConfigBuilder
-
Sets the delimiter to be a single character, namely the given one.
- recordDelimiter(String) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat.AbstractConfigBuilder
-
Sets the delimiter to be the given string.
- recordDelimiter(String, String) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat.AbstractConfigBuilder
-
Sets the delimiter to be the given string.
- recordDelimiter(char) - Method in class org.apache.flink.api.java.record.io.CsvOutputFormat.AbstractConfigBuilder
-
Sets the delimiter to be a single character, namely the given one.
- recordDelimiter(String) - Method in class org.apache.flink.api.java.record.io.CsvOutputFormat.AbstractConfigBuilder
-
Sets the delimiter to be the given string.
- recordDelimiter(String, String) - Method in class org.apache.flink.api.java.record.io.CsvOutputFormat.AbstractConfigBuilder
-
Sets the delimiter to be the given string.
- recordDelimiter(char) - Method in class org.apache.flink.api.java.record.io.DelimitedOutputFormat.AbstractConfigBuilder
-
Sets the delimiter to be a single character, namely the given one.
- recordDelimiter(String) - Method in class org.apache.flink.api.java.record.io.DelimitedOutputFormat.AbstractConfigBuilder
-
Sets the delimiter to be the given string.
- recordDelimiter(String, String) - Method in class org.apache.flink.api.java.record.io.DelimitedOutputFormat.AbstractConfigBuilder
-
Sets the delimiter to be the given string.
- RecordDeserializer<T extends IOReadableWritable> - Interface in org.apache.flink.runtime.io.network.serialization
-
Interface for turning sequences of memory segments into records.
- RecordDeserializer.DeserializationResult - Enum in org.apache.flink.runtime.io.network.serialization
-
- recordLength - Variable in class org.apache.flink.api.java.record.io.ExternalProcessFixedLengthInputFormat
-
fixed length of all records
- RECORDLENGTH_PARAMETER_KEY - Static variable in class org.apache.flink.api.java.record.io.ExternalProcessFixedLengthInputFormat
-
The config parameter which defines the fixed length of a record.
- RECORDLENGTH_PARAMETER_KEY - Static variable in class org.apache.flink.api.java.record.io.FixedLengthInputFormat
-
The config parameter which defines the fixed length of a record.
- RecordModelPostPass - Class in org.apache.flink.compiler.postpass
-
Post pass implementation for the Record data model.
- RecordModelPostPass() - Constructor for class org.apache.flink.compiler.postpass.RecordModelPostPass
-
- RecordOperator - Interface in org.apache.flink.api.common.operators
-
Interface marking operators to be referring to the
Record data model.
- RecordOutputCollector - Class in org.apache.flink.runtime.operators.shipping
-
The OutputCollector collects
Records, and emits the pair to a set of Nephele
RecordWriters.
- RecordOutputCollector(List<RecordWriter<Record>>) - Constructor for class org.apache.flink.runtime.operators.shipping.RecordOutputCollector
-
Initializes the output collector with a set of writers.
- RecordOutputEmitter - Class in org.apache.flink.runtime.operators.shipping
-
- RecordOutputEmitter(ShipStrategyType) - Constructor for class org.apache.flink.runtime.operators.shipping.RecordOutputEmitter
-
Creates a new channel selector that uses the given strategy (broadcasting, partitioning, ...).
- RecordOutputEmitter(ShipStrategyType, TypeComparator<Record>) - Constructor for class org.apache.flink.runtime.operators.shipping.RecordOutputEmitter
-
Creates a new channel selector that uses the given strategy (broadcasting, partitioning, ...)
and uses the supplied comparator to hash / compare records for partitioning them deterministically.
- RecordOutputEmitter(ShipStrategyType, TypeComparator<Record>, DataDistribution) - Constructor for class org.apache.flink.runtime.operators.shipping.RecordOutputEmitter
-
Creates a new channel selector that uses the given strategy (broadcasting, partitioning, ...)
and uses the supplied comparator to hash / compare records for partitioning them deterministically.
- RecordPairComparator - Class in org.apache.flink.api.java.typeutils.runtime.record
-
- RecordPairComparator(int[], int[], Class<? extends Key<?>>[]) - Constructor for class org.apache.flink.api.java.typeutils.runtime.record.RecordPairComparator
-
- RecordPairComparatorFactory - Class in org.apache.flink.api.java.typeutils.runtime.record
-
- RecordPairComparatorFactory() - Constructor for class org.apache.flink.api.java.typeutils.runtime.record.RecordPairComparatorFactory
-
- recordReader - Variable in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordInputFormat
-
- RecordReader<T extends IOReadableWritable> - Class in org.apache.flink.runtime.io.network.api
-
A record writer connects an input gate to an application.
- RecordReader(AbstractInvokable, Class<T>) - Constructor for class org.apache.flink.runtime.io.network.api.RecordReader
-
Constructs a new record reader and registers a new input gate with the application's environment.
- RecordReaderIterator - Class in org.apache.flink.runtime.operators.util
-
- RecordReaderIterator(MutableReader<Record>) - Constructor for class org.apache.flink.runtime.operators.util.RecordReaderIterator
-
Creates a new iterator, wrapping the given reader.
- RecordSerializer - Class in org.apache.flink.api.java.typeutils.runtime.record
-
Implementation of the (de)serialization and copying logic for the
Record.
- RecordSerializer<T extends IOReadableWritable> - Interface in org.apache.flink.runtime.io.network.serialization
-
Interface for turning records into sequences of memory segments.
- RecordSerializer.SerializationResult - Enum in org.apache.flink.runtime.io.network.serialization
-
- RecordSerializerFactory - Class in org.apache.flink.api.java.typeutils.runtime.record
-
A factory that create a serializer for the
Record data type.
- RecordSerializerFactory() - Constructor for class org.apache.flink.api.java.typeutils.runtime.record.RecordSerializerFactory
-
- RecordTypeInfo - Class in org.apache.flink.api.java.typeutils
-
Type information for the record API.
- RecordTypeInfo() - Constructor for class org.apache.flink.api.java.typeutils.RecordTypeInfo
-
- recordWriter - Variable in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordOutputFormat
-
- RecordWriter<T extends IOReadableWritable> - Class in org.apache.flink.runtime.io.network.api
-
A record writer connects the application to an output gate.
- RecordWriter(AbstractInvokable) - Constructor for class org.apache.flink.runtime.io.network.api.RecordWriter
-
- RecordWriter(AbstractInvokable, ChannelSelector<T>) - Constructor for class org.apache.flink.runtime.io.network.api.RecordWriter
-
- recursionLevel - Variable in class org.apache.flink.runtime.operators.hash.HashPartition
-
- recycle(MemorySegment) - Method in class org.apache.flink.runtime.io.network.bufferprovider.DiscardBufferPool
-
- recycle(MemorySegment) - Method in interface org.apache.flink.runtime.io.network.BufferRecycler
-
- recycle(MemorySegment) - Method in class org.apache.flink.runtime.util.BufferPoolConnector
-
- recycleBuffer() - Method in class org.apache.flink.runtime.io.network.Buffer
-
- reduce(Iterable<T>, Collector<O>) - Method in interface org.apache.flink.api.common.functions.GroupReduceFunction
-
The reduce method.
- reduce(T, T) - Method in interface org.apache.flink.api.common.functions.ReduceFunction
-
The core method of ReduceFunction, combining two values into one value of the same type.
- reduce(ReduceFunction<T>) - Method in class org.apache.flink.api.java.DataSet
-
Applies a Reduce transformation on a non-grouped
DataSet.
The transformation consecutively calls a
RichReduceFunction
until only a single element remains which is the result of the transformation.
- reduce(Iterable<IN>, Collector<OUT>) - Method in class org.apache.flink.api.java.functions.GroupReduceIterator
-
- reduce(Iterable<IN>, Collector<OUT>) - Method in class org.apache.flink.api.java.functions.RichGroupReduceFunction
-
- reduce(T, T) - Method in class org.apache.flink.api.java.functions.RichReduceFunction
-
- reduce(Iterable<T>, Collector<T>) - Method in class org.apache.flink.api.java.operators.AggregateOperator.AggregatingUdf
-
- reduce(Iterable<T>, Collector<T>) - Method in class org.apache.flink.api.java.operators.DistinctOperator.DistinctFunction
-
- reduce(Iterable<Tuple2<K, IN>>, Collector<OUT>) - Method in class org.apache.flink.api.java.operators.translation.PlanUnwrappingReduceGroupOperator.TupleUnwrappingFlatCombinableGroupReducer
-
- reduce(Iterable<Tuple2<K, IN>>, Collector<OUT>) - Method in class org.apache.flink.api.java.operators.translation.PlanUnwrappingReduceGroupOperator.TupleUnwrappingNonCombinableGroupReducer
-
- reduce(Tuple2<K, T>, Tuple2<K, T>) - Method in class org.apache.flink.api.java.operators.translation.PlanUnwrappingReduceOperator.ReduceWrapper
-
- reduce(ReduceFunction<T>) - Method in class org.apache.flink.api.java.operators.UnsortedGrouping
-
Applies a Reduce transformation on a grouped
DataSet.
For each group, the transformation consecutively calls a
RichReduceFunction
until only a single element for each group remains.
- reduce(Iterator<Record>, Collector<Record>) - Method in class org.apache.flink.api.java.record.functions.ReduceFunction
-
The central function to be implemented for a reducer.
- reduce(Iterator<Record>, Collector<Record>) - Method in class org.apache.flink.api.java.record.io.avro.example.ReflectiveAvroTypeExample.ConcatenatingReducer
-
- reduce(Iterable<Record>, Collector<Record>) - Method in class org.apache.flink.api.java.record.operators.ReduceOperator.WrappingReduceFunction
-
- reduce(Tuple3<Integer, KMeans.Point, Long>, Tuple3<Integer, KMeans.Point, Long>) - Method in class org.apache.flink.example.java.clustering.KMeans.CentroidAccumulator
-
- reduce(Iterable<Tuple2<Long, Long>>, Collector<Tuple2<Long, Long[]>>) - Method in class org.apache.flink.example.java.graph.PageRankBasic.BuildOutgoingEdgeList
-
- reduce(Tuple2<LinearRegression.Params, Integer>, Tuple2<LinearRegression.Params, Integer>) - Method in class org.apache.flink.example.java.ml.LinearRegression.UpdateAccumulator
-
- reduce(Iterator<Record>, Collector<Record>) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.example.WordCount.CountWords
-
- reduce(Iterator<Record>, Collector<Record>) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.example.WordCountWithOutputFormat.CountWords
-
- ReduceCombineDriver<T> - Class in org.apache.flink.runtime.operators
-
Combine operator for Reduce functions, standalone (not chained).
- ReduceCombineDriver() - Constructor for class org.apache.flink.runtime.operators.ReduceCombineDriver
-
- ReduceDriver<T> - Class in org.apache.flink.runtime.operators
-
Reduce task which is executed by a Nephele task manager.
- ReduceDriver() - Constructor for class org.apache.flink.runtime.operators.ReduceDriver
-
- ReduceFunction<T> - Interface in org.apache.flink.api.common.functions
-
Base interface for Reduce functions.
- ReduceFunction - Class in org.apache.flink.api.java.record.functions
-
The ReduceFunction must be extended to provide a reducer implementation, as invoked by a
ReduceOperator.
- ReduceFunction() - Constructor for class org.apache.flink.api.java.record.functions.ReduceFunction
-
- reduceGroup(GroupReduceFunction<T, R>) - Method in class org.apache.flink.api.java.DataSet
-
- reduceGroup(Iterable<IN>) - Method in class org.apache.flink.api.java.functions.GroupReduceIterator
-
- reduceGroup(GroupReduceFunction<T, R>) - Method in class org.apache.flink.api.java.operators.SortedGrouping
-
Applies a GroupReduce transformation on a grouped and sorted
DataSet.
The transformation calls a
RichGroupReduceFunction for each group of the DataSet.
- reduceGroup(GroupReduceFunction<T, R>) - Method in class org.apache.flink.api.java.operators.UnsortedGrouping
-
- ReduceNode - Class in org.apache.flink.compiler.dag
-
The Optimizer representation of a Reduce operator.
- ReduceNode(ReduceOperatorBase<?, ?>) - Constructor for class org.apache.flink.compiler.dag.ReduceNode
-
- ReduceNode(ReduceNode) - Constructor for class org.apache.flink.compiler.dag.ReduceNode
-
- ReduceOperator<IN> - Class in org.apache.flink.api.java.operators
-
This operator represents the application of a "reduce" function on a data set, and the
result data set produced by the function.
- ReduceOperator(DataSet<IN>, ReduceFunction<IN>) - Constructor for class org.apache.flink.api.java.operators.ReduceOperator
-
This is the case for a reduce-all case (in contrast to the reduce-per-group case).
- ReduceOperator(Grouping<IN>, ReduceFunction<IN>) - Constructor for class org.apache.flink.api.java.operators.ReduceOperator
-
- ReduceOperator - Class in org.apache.flink.api.java.record.operators
-
ReduceOperator evaluating a
ReduceFunction over each group of records that share the same key.
- ReduceOperator(ReduceOperator.Builder) - Constructor for class org.apache.flink.api.java.record.operators.ReduceOperator
-
The private constructor that only gets invoked from the Builder.
- ReduceOperator.Builder - Class in org.apache.flink.api.java.record.operators
-
Builder pattern, straight from Joshua Bloch's Effective Java (2nd Edition).
- ReduceOperator.Combinable - Annotation Type in org.apache.flink.api.java.record.operators
-
This annotation marks reduce stubs as eligible for the usage of a combiner.
- ReduceOperator.WrappingClassReduceFunction - Class in org.apache.flink.api.java.record.operators
-
- ReduceOperator.WrappingReduceFunction - Class in org.apache.flink.api.java.record.operators
-
- ReduceOperatorBase<T,FT extends ReduceFunction<T>> - Class in org.apache.flink.api.common.operators.base
-
Base data flow operator for Reduce user-defined functions.
- ReduceOperatorBase(UserCodeWrapper<FT>, UnaryOperatorInformation<T, T>, int[], String) - Constructor for class org.apache.flink.api.common.operators.base.ReduceOperatorBase
-
Creates a grouped reduce data flow operator.
- ReduceOperatorBase(FT, UnaryOperatorInformation<T, T>, int[], String) - Constructor for class org.apache.flink.api.common.operators.base.ReduceOperatorBase
-
Creates a grouped reduce data flow operator.
- ReduceOperatorBase(Class<? extends FT>, UnaryOperatorInformation<T, T>, int[], String) - Constructor for class org.apache.flink.api.common.operators.base.ReduceOperatorBase
-
Creates a grouped reduce data flow operator.
- ReduceOperatorBase(UserCodeWrapper<FT>, UnaryOperatorInformation<T, T>, String) - Constructor for class org.apache.flink.api.common.operators.base.ReduceOperatorBase
-
Creates a non-grouped reduce data flow operator (all-reduce).
- ReduceOperatorBase(FT, UnaryOperatorInformation<T, T>, String) - Constructor for class org.apache.flink.api.common.operators.base.ReduceOperatorBase
-
Creates a non-grouped reduce data flow operator (all-reduce).
- ReduceOperatorBase(Class<? extends FT>, UnaryOperatorInformation<T, T>, String) - Constructor for class org.apache.flink.api.common.operators.base.ReduceOperatorBase
-
Creates a non-grouped reduce data flow operator (all-reduce).
- ReduceProperties - Class in org.apache.flink.compiler.operators
-
- ReduceProperties(FieldSet) - Constructor for class org.apache.flink.compiler.operators.ReduceProperties
-
- ReflectionUtil - Class in org.apache.flink.util
-
- ReflectionUtil() - Constructor for class org.apache.flink.util.ReflectionUtil
-
- ReflectiveAvroTypeExample - Class in org.apache.flink.api.java.record.io.avro.example
-
- ReflectiveAvroTypeExample() - Constructor for class org.apache.flink.api.java.record.io.avro.example.ReflectiveAvroTypeExample
-
- ReflectiveAvroTypeExample.ConcatenatingReducer - Class in org.apache.flink.api.java.record.io.avro.example
-
- ReflectiveAvroTypeExample.NumberExtractingMapper - Class in org.apache.flink.api.java.record.io.avro.example
-
- ReflectiveAvroTypeExample.PrintingOutputFormat - Class in org.apache.flink.api.java.record.io.avro.example
-
- ReflectiveAvroTypeExample.UserGeneratingInputFormat - Class in org.apache.flink.api.java.record.io.avro.example
-
- register(JobID, Path[]) - Static method in class org.apache.flink.runtime.execution.librarycache.LibraryCacheManager
-
Registers a job ID with a set of library paths that are required to run the job.
- register(JobID, String[]) - Static method in class org.apache.flink.runtime.execution.librarycache.LibraryCacheManager
-
Registers a job ID with a set of library paths that are required to run the job.
- register(Task) - Method in class org.apache.flink.runtime.io.network.ChannelManager
-
Registers the given task with the channel manager.
- registerAggregationConvergenceCriterion(String, Aggregator<T>, ConvergenceCriterion<T>) - Method in class org.apache.flink.api.common.aggregators.AggregatorRegistry
-
- registerAggregationConvergenceCriterion(String, Aggregator<X>, ConvergenceCriterion<X>) - Method in class org.apache.flink.api.java.IterativeDataSet
-
- registerAggregator(String, Aggregator<?>) - Method in class org.apache.flink.api.common.aggregators.AggregatorRegistry
-
- registerAggregator(String, Aggregator<?>) - Method in class org.apache.flink.api.java.DeltaIteration
-
- registerAggregator(String, Aggregator<?>) - Method in class org.apache.flink.api.java.IterativeDataSet
-
- registerAggregator(String, Aggregator<?>) - Method in class org.apache.flink.spargel.java.VertexCentricIteration
-
Registers a new aggregator.
- registerArchivist(ArchiveListener) - Method in class org.apache.flink.runtime.jobmanager.EventCollector
-
Register Archivist to archive
- registerBufferAvailabilityListener(BufferAvailabilityListener) - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- registerBufferAvailabilityListener(BufferAvailabilityListener) - Method in interface org.apache.flink.runtime.io.network.bufferprovider.BufferProvider
-
- registerBufferAvailabilityListener(BufferAvailabilityListener) - Method in class org.apache.flink.runtime.io.network.bufferprovider.DiscardBufferPool
-
- registerBufferAvailabilityListener(BufferAvailabilityListener) - Method in class org.apache.flink.runtime.io.network.bufferprovider.LocalBufferPool
-
- registerBufferAvailabilityListener(BufferAvailabilityListener) - Method in class org.apache.flink.runtime.io.network.channels.InputChannel
-
- registerBufferAvailabilityListener(BufferAvailabilityListener) - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
- registerCachedFile(String, DistributedCache.DistributedCacheEntry) - Method in class org.apache.flink.api.common.Plan
-
register cache files in program level
- registerCachedFile(String, String) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Registers a file at the distributed cache under the given name.
- registerCachedFile(String, String, boolean) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Registers a file at the distributed cache under the given name.
- registerCachedFilesWithPlan(Plan) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Registers all files that were registered at this execution environment's cache registry of the
given plan's cache registry.
- registerChannelToBeRemovedAtShudown(Channel.ID) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
-
Adds a channel to the list of channels that are to be removed at shutdown.
- registerEnvelopeDispatcher(EnvelopeDispatcher) - Method in class org.apache.flink.runtime.io.network.channels.Channel
-
Registers an EnvelopeDispatcher with this channel at runtime.
- registerExecutionListener(ExecutionListener) - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
- registerExecutionListener(Task, Configuration) - Method in class org.apache.flink.runtime.profiling.impl.TaskManagerProfilerImpl
-
- registerExecutionListener(Task, Configuration) - Method in interface org.apache.flink.runtime.profiling.TaskManagerProfiler
-
Registers an ExecutionListener object for profiling.
- registerExecutionListener(ExecutionListener) - Method in class org.apache.flink.runtime.taskmanager.Task
-
- registerExecutionStageListener(ExecutionStageListener) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
- registerForProfilingData(JobID, ProfilingListener) - Method in class org.apache.flink.runtime.profiling.impl.JobManagerProfilerImpl
-
- registerForProfilingData(JobID, ProfilingListener) - Method in interface org.apache.flink.runtime.profiling.JobManagerProfiler
-
Registers the given
ProfilingListener object to receive
profiling data for the job with the given job ID.
- registerGlobalBufferPool(GlobalBufferPool) - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- registerGlobalBufferPool(GlobalBufferPool) - Method in interface org.apache.flink.runtime.io.network.bufferprovider.LocalBufferPoolOwner
-
- registerGlobalBufferPool(GlobalBufferPool) - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
- registerGroupVertex(ExecutionGroupVertex) - Method in class org.apache.flink.runtime.jobmanager.splitassigner.DefaultInputSplitAssigner
-
- registerGroupVertex(ExecutionGroupVertex) - Method in class org.apache.flink.runtime.jobmanager.splitassigner.file.FileInputSplitAssigner
-
- registerGroupVertex(ExecutionGroupVertex) - Method in interface org.apache.flink.runtime.jobmanager.splitassigner.InputSplitAssigner
-
Registers an input vertex with the input split assigner.
- registerGroupVertex(ExecutionGroupVertex) - Method in class org.apache.flink.runtime.jobmanager.splitassigner.LocatableInputSplitAssigner
-
- registerInputOutput() - Method in class org.apache.flink.runtime.iterative.io.FakeOutputTask
-
- registerInputOutput() - Method in class org.apache.flink.runtime.iterative.task.IterationSynchronizationSinkTask
-
- registerInputOutput() - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
-
Must be overwritten by the concrete task to instantiate the required record reader and record writer.
- registerInputOutput() - Method in class org.apache.flink.runtime.operators.DataSinkTask
-
- registerInputOutput() - Method in class org.apache.flink.runtime.operators.DataSourceTask
-
- registerInputOutput() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
Initialization method.
- registerJob(ExecutionGraph, boolean, long) - Method in class org.apache.flink.runtime.jobmanager.EventCollector
-
Registers a job in form of its execution graph representation
with the job progress collector.
- registerJob(ExecutionGraph) - Method in class org.apache.flink.runtime.jobmanager.splitassigner.InputSplitManager
-
Registers a new job represented by its
ExecutionGraph with the input split manager.
- registerJobStatusListener(JobStatusListener) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
- registerMainThreadForCPUProfiling(Environment, Thread, ExecutionVertexID) - Method in class org.apache.flink.runtime.profiling.impl.TaskManagerProfilerImpl
-
- registerOpenChannelToBeRemovedAtShudown(BlockChannelAccess<?, ?>) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
-
Adds a channel reader/writer to the list of channels that are to be removed at shutdown.
- registerProfiler(TaskManagerProfiler, Configuration) - Method in class org.apache.flink.runtime.taskmanager.Task
-
Registers the task manager profiler with the task.
- registerProfilingJob(ExecutionGraph) - Method in class org.apache.flink.runtime.profiling.impl.JobManagerProfilerImpl
-
- registerProfilingJob(ExecutionGraph) - Method in interface org.apache.flink.runtime.profiling.JobManagerProfiler
-
- registerRecordAvailabilityListener(RecordAvailabilityListener<T>) - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
- registerTaskManager(InstanceConnectionInfo, HardwareDescription, int) - Method in class org.apache.flink.runtime.instance.DefaultInstanceManager
-
- registerTaskManager(InstanceConnectionInfo, HardwareDescription, int) - Method in interface org.apache.flink.runtime.instance.InstanceManager
-
- registerTaskManager(InstanceConnectionInfo, HardwareDescription, IntegerRecord) - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- registerTaskManager(InstanceConnectionInfo, HardwareDescription, IntegerRecord) - Method in interface org.apache.flink.runtime.protocols.JobManagerProtocol
-
Registers a task manager at the JobManager.
- RegisterTaskManagerResult - Class in org.apache.flink.runtime.taskmanager.transferenvelope
-
- RegisterTaskManagerResult() - Constructor for class org.apache.flink.runtime.taskmanager.transferenvelope.RegisterTaskManagerResult
-
- RegisterTaskManagerResult(RegisterTaskManagerResult.ReturnCode) - Constructor for class org.apache.flink.runtime.taskmanager.transferenvelope.RegisterTaskManagerResult
-
- RegisterTaskManagerResult.ReturnCode - Enum in org.apache.flink.runtime.taskmanager.transferenvelope
-
- registerUserThreadForCPUProfiling(Environment, Thread) - Method in class org.apache.flink.runtime.profiling.impl.TaskManagerProfilerImpl
-
- registerVertexAssignmentListener(VertexAssignmentListener) - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
- RegularPactTask<S extends Function,OT> - Class in org.apache.flink.runtime.operators
-
The abstract base class for all tasks.
- RegularPactTask() - Constructor for class org.apache.flink.runtime.operators.RegularPactTask
-
- RegularToMutableObjectIterator<T> - Class in org.apache.flink.runtime.util
-
- RegularToMutableObjectIterator(Iterator<T>, TypeSerializer<T>) - Constructor for class org.apache.flink.runtime.util.RegularToMutableObjectIterator
-
- RelationalQuery - Class in org.apache.flink.example.java.relational
-
This program implements the following relational query on the TPC-H data set.
- RelationalQuery() - Constructor for class org.apache.flink.example.java.relational.RelationalQuery
-
- release(MemorySegment) - Method in class org.apache.flink.runtime.memorymanager.DefaultMemoryManager
-
- release(Collection<T>) - Method in class org.apache.flink.runtime.memorymanager.DefaultMemoryManager
-
- release(MemorySegment) - Method in interface org.apache.flink.runtime.memorymanager.MemoryManager
-
Tries to release the memory for the specified segment.
- release(Collection<T>) - Method in interface org.apache.flink.runtime.memorymanager.MemoryManager
-
Tries to release the memory for the specified collection of segments.
- releaseAll(AbstractInvokable) - Method in class org.apache.flink.runtime.memorymanager.DefaultMemoryManager
-
- releaseAll(AbstractInvokable) - Method in interface org.apache.flink.runtime.memorymanager.MemoryManager
-
Releases all memory segments for the given task.
- releaseAllChannelResources() - Method in class org.apache.flink.runtime.io.network.gates.Gate
-
Releases the allocated resources (particularly buffer) of all channels attached to this gate.
- releaseAllChannelResources() - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
- releaseAllChannelResources() - Method in class org.apache.flink.runtime.io.network.gates.OutputGate
-
- releaseAllocatedResource(AllocatedResource) - Method in class org.apache.flink.runtime.instance.DefaultInstanceManager
-
- releaseAllocatedResource(AllocatedResource) - Method in interface org.apache.flink.runtime.instance.InstanceManager
-
- releaseAllResources() - Method in class org.apache.flink.runtime.io.network.channels.Channel
-
- releaseAllResources() - Method in class org.apache.flink.runtime.io.network.channels.InputChannel
-
- releaseAllResources() - Method in class org.apache.flink.runtime.io.network.channels.OutputChannel
-
- releaseSlot(AllocationID) - Method in class org.apache.flink.runtime.instance.Instance
-
- releaseTable() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
Releases the table (the array of buckets) and returns the occupied memory segments to the list of free segments.
- releaseTable() - Method in class org.apache.flink.runtime.operators.hash.ReOpenableMutableHashTable
-
- remainingCapacity() - Method in class org.apache.flink.runtime.operators.sort.PartialOrderPriorityQueue
-
Returns the remaining capacity of the backing array.
- remappedKeys - Variable in class org.apache.flink.compiler.dag.OptimizerNode
-
- RemoteEnvironment - Class in org.apache.flink.api.java
-
- RemoteEnvironment(String, int, String...) - Constructor for class org.apache.flink.api.java.RemoteEnvironment
-
Creates a new RemoteEnvironment that points to the master (JobManager) described by the
given host name and port.
- RemoteException - Exception in org.apache.flink.runtime.ipc
-
- RemoteException(String, String) - Constructor for exception org.apache.flink.runtime.ipc.RemoteException
-
- RemoteExecutor - Class in org.apache.flink.client
-
- RemoteExecutor(String, int) - Constructor for class org.apache.flink.client.RemoteExecutor
-
- RemoteExecutor(String, int, String) - Constructor for class org.apache.flink.client.RemoteExecutor
-
- RemoteExecutor(String, String) - Constructor for class org.apache.flink.client.RemoteExecutor
-
- RemoteExecutor(String, int, List<String>) - Constructor for class org.apache.flink.client.RemoteExecutor
-
- RemoteExecutor(InetSocketAddress, List<String>) - Constructor for class org.apache.flink.client.RemoteExecutor
-
- RemoteReceiver - Class in org.apache.flink.runtime.io.network
-
Objects of this class uniquely identify a connection to a remote TaskManager.
- RemoteReceiver(InetSocketAddress, int) - Constructor for class org.apache.flink.runtime.io.network.RemoteReceiver
-
Constructs a new remote receiver object.
- RemoteReceiver() - Constructor for class org.apache.flink.runtime.io.network.RemoteReceiver
-
Default constructor for serialization/deserialization.
- remove() - Method in class org.apache.flink.api.java.operators.translation.TupleUnwrappingIterator
-
- remove() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraphIterator
-
- remove() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGroupVertexIterator
-
- remove(String) - Method in class org.apache.flink.runtime.iterative.concurrent.Broker
-
blocking retrieval and removal of the object to share
- remove() - Method in class org.apache.flink.runtime.jobgraph.tasks.InputSplitIterator
-
- remove() - Method in class org.apache.flink.runtime.managementgraph.ManagementGraphIterator
-
- remove() - Method in class org.apache.flink.runtime.managementgraph.ManagementGroupVertexIterator
-
- remove() - Method in class org.apache.flink.runtime.operators.resettable.BlockResettableIterator
-
- remove() - Method in class org.apache.flink.runtime.operators.resettable.SpillingResettableIterator
-
- remove() - Method in class org.apache.flink.runtime.topology.NetworkNode
-
- remove() - Method in class org.apache.flink.runtime.topology.NetworkTopologyIterator
-
- remove() - Method in class org.apache.flink.runtime.util.EmptyIterator
-
- remove() - Method in class org.apache.flink.runtime.util.KeyGroupedIterator.ValuesIterator
-
- remove() - Method in class org.apache.flink.runtime.util.MutableToRegularIteratorWrapper
-
- remove() - Method in class org.apache.flink.runtime.util.SingleElementIterator
-
- remove() - Method in class org.apache.flink.runtime.util.UnmodifiableIterator
-
- remove() - Method in class org.apache.flink.spargel.java.MessageIterator
-
- remove() - Method in class org.apache.flink.spargel.java.record.MessageIterator
-
- remove(int) - Method in class org.apache.flink.types.ListValue
-
- remove(Object) - Method in class org.apache.flink.types.ListValue
-
- remove(Object) - Method in class org.apache.flink.types.MapValue
-
- remove() - Method in class org.apache.flink.util.NumberSequenceIterator
-
- removeAll(Collection<?>) - Method in class org.apache.flink.types.ListValue
-
- removeAllocatedSlots() - Method in class org.apache.flink.runtime.instance.Instance
-
- removeClosedBranches(List<OptimizerNode.UnclosedBranchDescriptor>) - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- removeField(int) - Method in class org.apache.flink.types.Record
-
Removes the field at the given position.
- removeInt(int) - Method in class org.apache.flink.runtime.util.IntArrayList
-
- removeLong(int) - Method in class org.apache.flink.runtime.util.LongArrayList
-
- removeStageMember(ExecutionGroupVertex) - Method in class org.apache.flink.runtime.executiongraph.ExecutionStage
-
Removes the specified group vertex from the execution stage.
- removeUserThread(Thread) - Method in class org.apache.flink.runtime.profiling.impl.EnvironmentThreadSet
-
- removeVertexFromResource(ExecutionVertex) - Method in class org.apache.flink.runtime.instance.AllocatedResource
-
Removes the given execution vertex from this allocated resource.
- rename(Path, Path) - Method in class org.apache.flink.core.fs.FileSystem
-
Renames the file/directory src to dst.
- rename(Path, Path) - Method in class org.apache.flink.core.fs.local.LocalFileSystem
-
- rename(Path, Path) - Method in class org.apache.flink.runtime.fs.hdfs.DistributedFileSystem
-
- rename(Path, Path) - Method in class org.apache.flink.runtime.fs.s3.S3FileSystem
-
- reopen(Iterator<T>) - Method in class org.apache.flink.runtime.operators.resettable.BlockResettableIterator
-
- ReOpenableHashPartition<BT,PT> - Class in org.apache.flink.runtime.operators.hash
-
- ReOpenableMutableHashTable<BT,PT> - Class in org.apache.flink.runtime.operators.hash
-
- ReOpenableMutableHashTable(TypeSerializer<BT>, TypeSerializer<PT>, TypeComparator<BT>, TypeComparator<PT>, TypePairComparator<PT, BT>, List<MemorySegment>, IOManager) - Constructor for class org.apache.flink.runtime.operators.hash.ReOpenableMutableHashTable
-
- reopenProbe(MutableObjectIterator<V2>) - Method in class org.apache.flink.runtime.operators.hash.BuildFirstReOpenableHashMatchIterator
-
Set new input for probe side
- reopenProbe(MutableObjectIterator<V1>) - Method in class org.apache.flink.runtime.operators.hash.BuildSecondReOpenableHashMatchIterator
-
Set new input for probe side
- reopenProbe(MutableObjectIterator<PT>) - Method in class org.apache.flink.runtime.operators.hash.ReOpenableMutableHashTable
-
- repairInstanceAssignment() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
- repairInstanceSharing() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
- repairStages() - Method in class org.apache.flink.runtime.executiongraph.ExecutionGraph
-
- replaceNonWordChars(StringValue, char) - Static method in class org.apache.flink.util.SimpleStringUtils
-
Replaces all non-word characters in a string by a given character.
- replayCheckpointsFromPreviousStage(ExecutionGraph) - Method in class org.apache.flink.runtime.jobmanager.scheduler.DefaultScheduler
-
- reportAccumulatorResult(AccumulatorEvent) - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- reportAccumulatorResult(AccumulatorEvent) - Method in interface org.apache.flink.runtime.protocols.AccumulatorProtocol
-
Report accumulators that were collected in a task.
- reportAndClearAccumulators(Environment, Map<String, Accumulator<?, ?>>, ArrayList<ChainedDriver<?, ?>>) - Static method in class org.apache.flink.runtime.operators.RegularPactTask
-
This method is called at the end of a task, receiving the accumulators of
the task and the chained tasks.
- reportAsynchronousEvent() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- reportAsynchronousEvent() - Method in interface org.apache.flink.runtime.io.network.bufferprovider.BufferProvider
-
Reports an asynchronous event and interrupts each blocking method of this buffer provider in order to allow the
blocked thread to respond to the event.
- reportAsynchronousEvent() - Method in class org.apache.flink.runtime.io.network.bufferprovider.DiscardBufferPool
-
- reportAsynchronousEvent() - Method in class org.apache.flink.runtime.io.network.bufferprovider.LocalBufferPool
-
- reportAsynchronousEvent() - Method in interface org.apache.flink.runtime.io.network.bufferprovider.LocalBufferPoolOwner
-
Reports an asynchronous event.
- reportAsynchronousEvent() - Method in class org.apache.flink.runtime.io.network.channels.InputChannel
-
- reportAsynchronousEvent() - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
- reportHeartBeat(InstanceConnectionInfo) - Method in class org.apache.flink.runtime.instance.DefaultInstanceManager
-
- reportHeartBeat() - Method in class org.apache.flink.runtime.instance.Instance
-
Updates the time of last received heart beat to the current system time.
- reportHeartBeat(InstanceConnectionInfo) - Method in interface org.apache.flink.runtime.instance.InstanceManager
-
- reportIOException(IOException) - Method in class org.apache.flink.runtime.io.network.channels.InputChannel
-
- reportProfilingData(ProfilingDataContainer) - Method in class org.apache.flink.runtime.profiling.impl.JobManagerProfilerImpl
-
- reportProfilingData(ProfilingDataContainer) - Method in interface org.apache.flink.runtime.profiling.impl.ProfilerImplProtocol
-
- reportRecordAvailability(InputGate<T>) - Method in class org.apache.flink.runtime.io.network.api.AbstractUnionRecordReader
-
- reportRecordAvailability(InputGate<T>) - Method in interface org.apache.flink.runtime.io.network.gates.RecordAvailabilityListener
-
This method is called by an input gate when one of its connected input channels has at least one record available
for reading.
- requestBuffer(int) - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- requestBuffer(int) - Method in interface org.apache.flink.runtime.io.network.bufferprovider.BufferProvider
-
Requests a buffer with a minimum size of minBufferSize.
- requestBuffer(int) - Method in class org.apache.flink.runtime.io.network.bufferprovider.DiscardBufferPool
-
- requestBuffer() - Method in class org.apache.flink.runtime.io.network.bufferprovider.GlobalBufferPool
-
Requests a buffer from the pool.
- requestBuffer(int) - Method in class org.apache.flink.runtime.io.network.bufferprovider.LocalBufferPool
-
- requestBuffer(int) - Method in class org.apache.flink.runtime.io.network.channels.InputChannel
-
- requestBuffer(int) - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
- requestBufferBlocking(int) - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- requestBufferBlocking(int) - Method in interface org.apache.flink.runtime.io.network.bufferprovider.BufferProvider
-
Requests a buffer with a minimum size of minBufferSize.
- requestBufferBlocking(int) - Method in class org.apache.flink.runtime.io.network.bufferprovider.DiscardBufferPool
-
- requestBufferBlocking(int) - Method in class org.apache.flink.runtime.io.network.bufferprovider.LocalBufferPool
-
- requestBufferBlocking(int) - Method in class org.apache.flink.runtime.io.network.channels.InputChannel
-
- requestBufferBlocking(int) - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
- requestClose() - Method in class org.apache.flink.runtime.io.network.channels.OutputChannel
-
- requestClose() - Method in class org.apache.flink.runtime.io.network.gates.OutputGate
-
- RequestedGlobalProperties - Class in org.apache.flink.compiler.dataproperties
-
This class represents global properties of the data that an operator is interested in, because it needs those
properties for its contract.
- RequestedGlobalProperties() - Constructor for class org.apache.flink.compiler.dataproperties.RequestedGlobalProperties
-
Initializes the global properties with no partitioning.
- RequestedLocalProperties - Class in org.apache.flink.compiler.dataproperties
-
This class represents local properties of the data.
- RequestedLocalProperties() - Constructor for class org.apache.flink.compiler.dataproperties.RequestedLocalProperties
-
Default constructor for trivial local properties.
- RequestedLocalProperties(Ordering) - Constructor for class org.apache.flink.compiler.dataproperties.RequestedLocalProperties
-
Creates interesting properties for the given ordering.
- RequestedLocalProperties(FieldSet) - Constructor for class org.apache.flink.compiler.dataproperties.RequestedLocalProperties
-
Creates interesting properties for the given grouping.
- requestInstance(JobID, Configuration, int) - Method in class org.apache.flink.runtime.instance.DefaultInstanceManager
-
- requestInstance(JobID, Configuration, int) - Method in interface org.apache.flink.runtime.instance.InstanceManager
-
- requestInstances(ExecutionStage) - Method in class org.apache.flink.runtime.jobmanager.scheduler.DefaultScheduler
-
Collects the instances required to run the job from the given
ExecutionStage and requests them at the
loaded instance manager.
- requestNextInputSplit(JobID, ExecutionVertexID, IntegerRecord) - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- requestNextInputSplit(JobID, ExecutionVertexID, IntegerRecord) - Method in interface org.apache.flink.runtime.protocols.InputSplitProviderProtocol
-
Requests the next split to be consumed by the task with the given execution vertex ID.
- requestQueue - Variable in class org.apache.flink.runtime.io.disk.iomanager.ChannelAccess
-
A request queue for submitting asynchronous requests to the corresponding
IO worker thread.
- RequestQueue<E> - Class in org.apache.flink.runtime.io.disk.iomanager
-
- RequestQueue() - Constructor for class org.apache.flink.runtime.io.disk.iomanager.RequestQueue
-
- requestsNotReturned - Variable in class org.apache.flink.runtime.io.disk.iomanager.BlockChannelAccess
-
An atomic integer that counts the number of buffers we still wait for to return.
- requestTermination() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativePactTask
-
- requestTermination() - Method in class org.apache.flink.runtime.iterative.task.IterationSynchronizationSinkTask
-
- requestTermination() - Method in interface org.apache.flink.runtime.iterative.task.Terminable
-
- requiresComparator() - Method in enum org.apache.flink.runtime.operators.DriverStrategy
-
- requiresComparator() - Method in enum org.apache.flink.runtime.operators.shipping.ShipStrategyType
-
- requiresComparator() - Method in enum org.apache.flink.runtime.operators.util.LocalStrategy
-
- requiresComparatorOnInput() - Method in class org.apache.flink.runtime.operators.AllGroupReduceDriver
-
- requiresComparatorOnInput() - Method in class org.apache.flink.runtime.operators.AllReduceDriver
-
- requiresComparatorOnInput() - Method in class org.apache.flink.runtime.operators.CoGroupDriver
-
- requiresComparatorOnInput() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
-
- requiresComparatorOnInput() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
-
- requiresComparatorOnInput() - Method in class org.apache.flink.runtime.operators.CollectorMapDriver
-
- requiresComparatorOnInput() - Method in class org.apache.flink.runtime.operators.CrossDriver
-
- requiresComparatorOnInput() - Method in class org.apache.flink.runtime.operators.FlatMapDriver
-
- requiresComparatorOnInput() - Method in class org.apache.flink.runtime.operators.GroupReduceCombineDriver
-
- requiresComparatorOnInput() - Method in class org.apache.flink.runtime.operators.GroupReduceDriver
-
- requiresComparatorOnInput() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
-
- requiresComparatorOnInput() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
-
- requiresComparatorOnInput() - Method in class org.apache.flink.runtime.operators.MapDriver
-
- requiresComparatorOnInput() - Method in class org.apache.flink.runtime.operators.MatchDriver
-
- requiresComparatorOnInput() - Method in class org.apache.flink.runtime.operators.NoOpDriver
-
- requiresComparatorOnInput() - Method in interface org.apache.flink.runtime.operators.PactDriver
-
Flag indicating whether the inputs require always comparators or not.
- requiresComparatorOnInput() - Method in class org.apache.flink.runtime.operators.ReduceCombineDriver
-
- requiresComparatorOnInput() - Method in class org.apache.flink.runtime.operators.ReduceDriver
-
- reset() - Method in interface org.apache.flink.api.common.aggregators.Aggregator
-
Resets the internal state of the aggregator.
- reset() - Method in class org.apache.flink.api.common.aggregators.DoubleSumAggregator
-
- reset() - Method in class org.apache.flink.api.common.aggregators.LongSumAggregator
-
- reset() - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase.TerminationCriterionAggregator
-
- reset() - Method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
This method resets the properties to a state where no properties are given.
- reset() - Method in class org.apache.flink.compiler.dataproperties.RequestedGlobalProperties
-
This method resets the properties to a state where no properties are given.
- reset() - Method in class org.apache.flink.compiler.dataproperties.RequestedLocalProperties
-
This method resets the local properties to a state where no properties are given.
- reset() - Method in class org.apache.flink.runtime.fs.s3.S3DataInputStream
-
- reset() - Method in class org.apache.flink.runtime.io.disk.SimpleCollectingOutputView
-
- reset() - Method in class org.apache.flink.runtime.operators.AbstractCachedBuildSideMatchDriver
-
- reset() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
-
- reset() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
-
- reset() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable.HashBucketIterator
-
- reset() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
-
- reset() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
-
- reset() - Method in class org.apache.flink.runtime.operators.resettable.BlockResettableIterator
-
- reset() - Method in class org.apache.flink.runtime.operators.resettable.BlockResettableMutableObjectIterator
-
- reset() - Method in class org.apache.flink.runtime.operators.resettable.SpillingResettableIterator
-
- reset() - Method in class org.apache.flink.runtime.operators.resettable.SpillingResettableMutableObjectIterator
-
- reset() - Method in interface org.apache.flink.runtime.operators.ResettablePactDriver
-
- reset() - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
-
Resets the sort buffer back to the state where it is empty.
- reset() - Method in interface org.apache.flink.runtime.operators.sort.InMemorySorter
-
Resets the sort buffer back to the state where it is empty.
- reset() - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
-
Resets the sort buffer back to the state where it is empty.
- reset() - Method in interface org.apache.flink.runtime.util.ResettableIterator
-
Resets the iterator.
- reset() - Method in interface org.apache.flink.runtime.util.ResettableMutableObjectIterator
-
Resets the iterator.
- resetAllInputs() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- resetAndClearAccumulators(Map<String, Accumulator<?, ?>>) - Static method in class org.apache.flink.api.common.accumulators.AccumulatorHelper
-
- resetEndOfSuperstep() - Method in class org.apache.flink.runtime.iterative.task.SyncEventHandler
-
- resetLocal() - Method in interface org.apache.flink.api.common.accumulators.Accumulator
-
Reset the local value.
- resetLocal() - Method in class org.apache.flink.api.common.accumulators.DoubleCounter
-
- resetLocal() - Method in class org.apache.flink.api.common.accumulators.Histogram
-
- resetLocal() - Method in class org.apache.flink.api.common.accumulators.IntCounter
-
- resetLocal() - Method in class org.apache.flink.api.common.accumulators.LongCounter
-
- resetLocal() - Method in class org.apache.flink.example.java.relational.EmptyFieldsCountAccumulator.VectorAccumulator
-
- resetOverflowBuckets() - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
-
resets overflow bucket counters and returns freed memory and should only be used for resizing
- resetRecordCounter() - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
-
sets record counter to zero and should only be used on compaction partition
- resetRWViews() - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
-
resets read and write views and should only be used on compaction partition
- resettableInputs - Variable in class org.apache.flink.runtime.operators.RegularPactTask
-
The resettable inputs in the case where no temp barrier is needed.
- ResettableIterator<E> - Interface in org.apache.flink.runtime.util
-
The resettable iterator is a specialization of the iterator, allowing to reset the iterator and re-retrieve elements.
- ResettableMutableObjectIterator<E> - Interface in org.apache.flink.runtime.util
-
The resettable iterator is a specialization of the iterator, allowing to reset the iterator and re-retrieve elements.
- ResettablePactDriver<S extends Function,OT> - Interface in org.apache.flink.runtime.operators
-
This interface marks a PactDriver as resettable, meaning that will reset part of their internal state but
otherwise reuse existing data structures.
- ResettableValue<T extends Value> - Interface in org.apache.flink.types
-
- resolveDeadlocks(List<? extends PlanNode>) - Method in class org.apache.flink.compiler.deadlockdetect.DeadlockPreventer
-
- resourcesAllocated(JobID, List<AllocatedResource>) - Method in interface org.apache.flink.runtime.instance.InstanceListener
-
Called if one or more requested resources have become available.
- resourcesAllocated(JobID, List<AllocatedResource>) - Method in class org.apache.flink.runtime.jobmanager.scheduler.DefaultScheduler
-
- ResultTypeQueryable<T> - Interface in org.apache.flink.api.java.typeutils
-
This interface can be implemented by functions and input formats to tell the framework
about their produced data type.
- retainAll(Collection<?>) - Method in class org.apache.flink.types.ListValue
-
- returnBuffer(MemorySegment) - Method in class org.apache.flink.runtime.io.disk.iomanager.BlockChannelAccess
-
- returnBuffer(T) - Method in class org.apache.flink.runtime.io.disk.iomanager.ChannelAccess
-
This method is invoked by the asynchronous I/O thread to return a buffer after the I/O request
completed.
- returnBuffer(MemorySegment) - Method in class org.apache.flink.runtime.io.network.bufferprovider.GlobalBufferPool
-
Returns a buffer to the pool.
- returnBuffers - Variable in class org.apache.flink.runtime.io.disk.iomanager.BlockChannelAccess
-
The collection gathering the processed buffers that are ready to be (re)used.
- RevisionInformation() - Constructor for class org.apache.flink.runtime.util.EnvironmentInformation.RevisionInformation
-
- RichCoGroupFunction<IN1,IN2,OUT> - Class in org.apache.flink.api.java.functions
-
- RichCoGroupFunction() - Constructor for class org.apache.flink.api.java.functions.RichCoGroupFunction
-
- RichCrossFunction<IN1,IN2,OUT> - Class in org.apache.flink.api.java.functions
-
- RichCrossFunction() - Constructor for class org.apache.flink.api.java.functions.RichCrossFunction
-
- RichFilterFunction<T> - Class in org.apache.flink.api.java.functions
-
- RichFilterFunction() - Constructor for class org.apache.flink.api.java.functions.RichFilterFunction
-
- RichFlatCombineFunction<T> - Class in org.apache.flink.api.java.functions
-
- RichFlatCombineFunction() - Constructor for class org.apache.flink.api.java.functions.RichFlatCombineFunction
-
- RichFlatJoinFunction<IN1,IN2,OUT> - Class in org.apache.flink.api.java.functions
-
- RichFlatJoinFunction() - Constructor for class org.apache.flink.api.java.functions.RichFlatJoinFunction
-
- RichFlatMapFunction<IN,OUT> - Class in org.apache.flink.api.java.functions
-
- RichFlatMapFunction() - Constructor for class org.apache.flink.api.java.functions.RichFlatMapFunction
-
- RichFunction - Interface in org.apache.flink.api.common.functions
-
An base interface for all rich user-defined functions.
- RichGroupReduceFunction<IN,OUT> - Class in org.apache.flink.api.java.functions
-
- RichGroupReduceFunction() - Constructor for class org.apache.flink.api.java.functions.RichGroupReduceFunction
-
- RichGroupReduceFunction.Combinable - Annotation Type in org.apache.flink.api.java.functions
-
- RichJoinFunction<IN1,IN2,OUT> - Class in org.apache.flink.api.java.functions
-
- RichJoinFunction() - Constructor for class org.apache.flink.api.java.functions.RichJoinFunction
-
- RichMapFunction<IN,OUT> - Class in org.apache.flink.api.java.functions
-
- RichMapFunction() - Constructor for class org.apache.flink.api.java.functions.RichMapFunction
-
- RichReduceFunction<T> - Class in org.apache.flink.api.java.functions
-
- RichReduceFunction() - Constructor for class org.apache.flink.api.java.functions.RichReduceFunction
-
- RightSemiFlatJoinFunction() - Constructor for class org.apache.flink.api.java.operators.JoinOperator.RightSemiFlatJoinFunction
-
- roundDownToPageSizeMultiple(long) - Method in class org.apache.flink.runtime.memorymanager.DefaultMemoryManager
-
- roundDownToPageSizeMultiple(long) - Method in interface org.apache.flink.runtime.memorymanager.MemoryManager
-
Rounds the given value down to a multiple of the memory manager's page size.
- roundDownToPowerOf2(int) - Static method in class org.apache.flink.runtime.util.MathUtils
-
Decrements the given number down to the closest power of two.
- RoundRobinChannelSelector<T extends IOReadableWritable> - Class in org.apache.flink.runtime.io.network.api
-
- RoundRobinChannelSelector() - Constructor for class org.apache.flink.runtime.io.network.api.RoundRobinChannelSelector
-
Constructs a new default channel selector.
- RPC - Class in org.apache.flink.runtime.ipc
-
A simple RPC mechanism.
- RPC.Server - Class in org.apache.flink.runtime.ipc
-
An RPC Server.
- run() - Method in class org.apache.flink.api.common.io.FileInputFormat.InputSplitOpenThread
-
- run(String[]) - Method in class org.apache.flink.client.CliFrontend
-
Executions the run action.
- run(PackagedProgram, int, boolean) - Method in class org.apache.flink.client.program.Client
-
- run(PackagedProgram, OptimizedPlan, boolean) - Method in class org.apache.flink.client.program.Client
-
- run(JobWithJars, int, boolean) - Method in class org.apache.flink.client.program.Client
-
Runs a program on the nephele system whose job-manager is configured in this client's configuration.
- run(OptimizedPlan, List<File>, boolean) - Method in class org.apache.flink.client.program.Client
-
- run(JobGraph, boolean) - Method in class org.apache.flink.client.program.Client
-
- run() - Method in class org.apache.flink.runtime.client.JobClient.JobCleanUp
-
- run() - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- run() - Method in class org.apache.flink.runtime.instance.InstanceNotifier
-
- run() - Method in class org.apache.flink.runtime.iterative.task.AbstractIterativePactTask
-
- run() - Method in class org.apache.flink.runtime.iterative.task.IterationHeadPactTask
-
- run() - Method in class org.apache.flink.runtime.iterative.task.IterationIntermediatePactTask
-
- run() - Method in class org.apache.flink.runtime.iterative.task.IterationTailPactTask
-
- run() - Method in class org.apache.flink.runtime.jobmanager.EventCollector
-
This method will periodically be called to clean up expired
collected events.
- run() - Method in class org.apache.flink.runtime.operators.AbstractCachedBuildSideMatchDriver
-
- run() - Method in class org.apache.flink.runtime.operators.AllGroupReduceDriver
-
- run() - Method in class org.apache.flink.runtime.operators.AllReduceDriver
-
- run() - Method in class org.apache.flink.runtime.operators.CoGroupDriver
-
- run() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
-
- run() - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
-
- run() - Method in class org.apache.flink.runtime.operators.CollectorMapDriver
-
- run() - Method in class org.apache.flink.runtime.operators.CrossDriver
-
- run() - Method in class org.apache.flink.runtime.operators.FlatMapDriver
-
- run() - Method in class org.apache.flink.runtime.operators.GroupReduceCombineDriver
-
- run() - Method in class org.apache.flink.runtime.operators.GroupReduceDriver
-
- run() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
-
- run() - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
-
- run() - Method in class org.apache.flink.runtime.operators.MapDriver
-
- run() - Method in class org.apache.flink.runtime.operators.MatchDriver
-
- run() - Method in class org.apache.flink.runtime.operators.NoOpDriver
-
- run() - Method in interface org.apache.flink.runtime.operators.PactDriver
-
The main operation method of the task.
- run() - Method in class org.apache.flink.runtime.operators.ReduceCombineDriver
-
- run() - Method in class org.apache.flink.runtime.operators.ReduceDriver
-
- run() - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- run() - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.ThreadBase
-
Implements exception handling and delegates to go().
- run() - Method in class org.apache.flink.runtime.profiling.impl.TaskManagerProfilerImpl
-
- running - Variable in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
-
- running - Variable in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
-
- running - Variable in class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
-
- running - Variable in class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
-
- running - Variable in class org.apache.flink.runtime.operators.MatchDriver
-
- running - Variable in class org.apache.flink.runtime.operators.RegularPactTask
-
The flag that tags the task as still running.
- runOperation(CustomUnaryOperation<T, X>) - Method in class org.apache.flink.api.java.DataSet
-
- RuntimeAggregatorRegistry - Class in org.apache.flink.runtime.iterative.task
-
- RuntimeAggregatorRegistry(Collection<AggregatorWithName<?>>) - Constructor for class org.apache.flink.runtime.iterative.task.RuntimeAggregatorRegistry
-
- RuntimeComparatorFactory<T> - Class in org.apache.flink.api.java.typeutils.runtime
-
- RuntimeComparatorFactory() - Constructor for class org.apache.flink.api.java.typeutils.runtime.RuntimeComparatorFactory
-
- RuntimeComparatorFactory(TypeComparator<T>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.RuntimeComparatorFactory
-
- RuntimeContext - Interface in org.apache.flink.api.common.functions
-
A RuntimeContext contains information about the context in which functions are executed.
- RuntimeEnvironment - Class in org.apache.flink.runtime.execution
-
The user code of every Nephele task runs inside a RuntimeEnvironment object.
- RuntimeEnvironment(TaskDeploymentDescriptor, MemoryManager, IOManager, InputSplitProvider, AccumulatorProtocol, Map<String, FutureTask<Path>>) - Constructor for class org.apache.flink.runtime.execution.RuntimeEnvironment
-
Constructs a runtime environment from a task deployment description.
- RuntimePairComparatorFactory<T1 extends Tuple,T2 extends Tuple> - Class in org.apache.flink.api.java.typeutils.runtime
-
- RuntimePairComparatorFactory() - Constructor for class org.apache.flink.api.java.typeutils.runtime.RuntimePairComparatorFactory
-
- RuntimeStatefulSerializerFactory<T> - Class in org.apache.flink.api.java.typeutils.runtime
-
- RuntimeStatefulSerializerFactory() - Constructor for class org.apache.flink.api.java.typeutils.runtime.RuntimeStatefulSerializerFactory
-
- RuntimeStatefulSerializerFactory(TypeSerializer<T>, Class<T>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.RuntimeStatefulSerializerFactory
-
- RuntimeStatelessSerializerFactory<T> - Class in org.apache.flink.api.java.typeutils.runtime
-
- RuntimeStatelessSerializerFactory() - Constructor for class org.apache.flink.api.java.typeutils.runtime.RuntimeStatelessSerializerFactory
-
- RuntimeStatelessSerializerFactory(TypeSerializer<T>, Class<T>) - Constructor for class org.apache.flink.api.java.typeutils.runtime.RuntimeStatelessSerializerFactory
-
- runtimeUdfContext - Variable in class org.apache.flink.runtime.operators.RegularPactTask
-
The udf's runtime context.
- RuntimeUDFContext - Class in org.apache.flink.runtime.operators.udf
-
- RuntimeUDFContext(String, int, int) - Constructor for class org.apache.flink.runtime.operators.udf.RuntimeUDFContext
-
- RuntimeUDFContext(String, int, int, Map<String, FutureTask<Path>>) - Constructor for class org.apache.flink.runtime.operators.udf.RuntimeUDFContext
-
- S3_ACCESS_KEY_KEY - Static variable in class org.apache.flink.runtime.fs.s3.S3FileSystem
-
The configuration key to access the S3 access key.
- S3_HOST_KEY - Static variable in class org.apache.flink.runtime.fs.s3.S3FileSystem
-
The configuration key to access the S3 host.
- S3_PORT_KEY - Static variable in class org.apache.flink.runtime.fs.s3.S3FileSystem
-
The configuration key to access the S3 port.
- S3_RRS_KEY - Static variable in class org.apache.flink.runtime.fs.s3.S3FileSystem
-
The configuration key to access the S3 Reduced Redundancy Storage setting.
- S3_SCHEME - Static variable in class org.apache.flink.runtime.fs.s3.S3FileSystem
-
The scheme which is used by this file system.
- S3_SECRET_KEY_KEY - Static variable in class org.apache.flink.runtime.fs.s3.S3FileSystem
-
The configuration key to access the S3 secret key.
- S3BlockLocation - Class in org.apache.flink.runtime.fs.s3
-
- S3BucketObjectPair - Class in org.apache.flink.runtime.fs.s3
-
An S3 bucket-object pair identifies either a bucket in S3 or an object.
- S3DataInputStream - Class in org.apache.flink.runtime.fs.s3
-
This class implements an
FSDataInputStream that downloads its data from Amazon S3 in the background.
- S3DataOutputStream - Class in org.apache.flink.runtime.fs.s3
-
- S3DirectoryStructure - Class in org.apache.flink.runtime.fs.s3
-
- S3FileStatus - Class in org.apache.flink.runtime.fs.s3
-
- S3FileSystem - Class in org.apache.flink.runtime.fs.s3
-
This class provides a
FileSystem implementation which is backed by Amazon's Simple Storage Service (S3).
- S3FileSystem() - Constructor for class org.apache.flink.runtime.fs.s3.S3FileSystem
-
- scheduleJob(ExecutionGraph) - Method in class org.apache.flink.runtime.jobmanager.scheduler.DefaultScheduler
-
- SchedulingException - Exception in org.apache.flink.runtime.jobmanager.scheduler
-
Scheduling exceptions are thrown to indicate problems or errors
related to Nephele's scheduler.
- SchedulingException(String) - Constructor for exception org.apache.flink.runtime.jobmanager.scheduler.SchedulingException
-
Constructs a new scheduling exception object.
- SCHEMA$ - Static variable in class org.apache.flink.api.java.record.io.avro.example.User
-
- secondaryOrder(Ordering) - Method in class org.apache.flink.api.java.record.operators.ReduceOperator.Builder
-
Sets the order of the elements within a group.
- secondaryOrder1(Ordering) - Method in class org.apache.flink.api.java.record.operators.CoGroupOperator.Builder
-
Sets the order of the elements within a group for the first input.
- secondaryOrder2(Ordering) - Method in class org.apache.flink.api.java.record.operators.CoGroupOperator.Builder
-
Sets the order of the elements within a group for the second input.
- secondDam() - Method in enum org.apache.flink.runtime.operators.DriverStrategy
-
- seek(long) - Method in class org.apache.flink.api.avro.FSDataInputStreamWrapper
-
- seek(long) - Method in class org.apache.flink.api.common.io.InflaterInputStreamFSInputWrapper
-
- seek(long) - Method in class org.apache.flink.core.fs.FSDataInputStream
-
Seek to the given offset from the start of the file.
- seek(long) - Method in class org.apache.flink.core.fs.local.LocalDataInputStream
-
- seek(long) - Method in class org.apache.flink.runtime.fs.hdfs.DistributedDataInputStream
-
- seek(long) - Method in class org.apache.flink.runtime.fs.s3.S3DataInputStream
-
- SeekableDataInputView - Interface in org.apache.flink.core.memory
-
- SeekableDataOutputView - Interface in org.apache.flink.core.memory
-
- seekInput(MemorySegment, int, int) - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
Sets the internal state of the view such that the next bytes will be read from the given memory segment,
starting at the given position.
- seekOutput(MemorySegment, int) - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedOutputView
-
Sets the internal state to the given memory segment and the given position within the segment.
- segmentSize - Variable in class org.apache.flink.runtime.memorymanager.AbstractPagedOutputView
-
- segmentSize - Variable in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
The size of the segments used by the hash join buckets.
- selectChannels(T, int) - Method in interface org.apache.flink.runtime.io.network.api.ChannelSelector
-
Called to determine to which attached
OutputChannel objects the given record shall be forwarded.
- selectChannels(T, int) - Method in class org.apache.flink.runtime.io.network.api.RoundRobinChannelSelector
-
- selectChannels(Record, int, int[]) - Method in class org.apache.flink.runtime.operators.shipping.HistogramPartitionFunction
-
- selectChannels(SerializationDelegate<T>, int) - Method in class org.apache.flink.runtime.operators.shipping.OutputEmitter
-
- selectChannels(Record, int, int[]) - Method in interface org.apache.flink.runtime.operators.shipping.PartitionFunction
-
- selectChannels(Record, int) - Method in class org.apache.flink.runtime.operators.shipping.RecordOutputEmitter
-
- SelectNearestCenter() - Constructor for class org.apache.flink.example.java.clustering.KMeans.SelectNearestCenter
-
- SelectorFunctionKeys(KeySelector<T, K>, TypeInformation<T>) - Constructor for class org.apache.flink.api.java.operators.Keys.SelectorFunctionKeys
-
- SemanticProperties - Class in org.apache.flink.api.common.operators
-
Container for the semantic properties associated to an operator.
- SemanticProperties() - Constructor for class org.apache.flink.api.common.operators.SemanticProperties
-
- SemanticPropUtil - Class in org.apache.flink.api.java.functions
-
- SemanticPropUtil() - Constructor for class org.apache.flink.api.java.functions.SemanticPropUtil
-
- sendBuffer(Buffer, int) - Method in class org.apache.flink.runtime.io.network.api.BufferWriter
-
- sendBuffer(Buffer) - Method in class org.apache.flink.runtime.io.network.channels.OutputChannel
-
- sendBuffer(Buffer, int) - Method in class org.apache.flink.runtime.io.network.gates.OutputGate
-
- sendBufferAndEvent(Buffer, AbstractEvent, int) - Method in class org.apache.flink.runtime.io.network.api.BufferWriter
-
- sendBufferAndEvent(Buffer, AbstractEvent) - Method in class org.apache.flink.runtime.io.network.channels.OutputChannel
-
- sendBufferAndEvent(Buffer, AbstractEvent, int) - Method in class org.apache.flink.runtime.io.network.gates.OutputGate
-
- sendEndOfSuperstep() - Method in class org.apache.flink.runtime.io.network.api.BufferWriter
-
- sendEndOfSuperstep() - Method in class org.apache.flink.runtime.io.network.api.RecordWriter
-
- SenderHintEvent - Class in org.apache.flink.runtime.io.network
-
- SenderHintEvent() - Constructor for class org.apache.flink.runtime.io.network.SenderHintEvent
-
- sendEvent(AbstractEvent, int) - Method in class org.apache.flink.runtime.io.network.api.BufferWriter
-
- sendEvent(AbstractEvent) - Method in class org.apache.flink.runtime.io.network.channels.OutputChannel
-
- sendEvent(AbstractEvent, int) - Method in class org.apache.flink.runtime.io.network.gates.OutputGate
-
- sendHeartbeat(InstanceConnectionInfo) - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- sendHeartbeat(InstanceConnectionInfo) - Method in interface org.apache.flink.runtime.protocols.JobManagerProtocol
-
Sends a heart beat to the job manager.
- sendMessages(Long, Long) - Method in class org.apache.flink.spargel.java.examples.SpargelConnectedComponents.CCMessager
-
- sendMessages(Long, Double) - Method in class org.apache.flink.spargel.java.examples.SpargelPageRank.RankMessenger
-
- sendMessages(Long, Double) - Method in class org.apache.flink.spargel.java.examples.SpargelPageRankCountingVertices.RankMessenger
-
- sendMessages(VertexKey, VertexValue) - Method in class org.apache.flink.spargel.java.MessagingFunction
-
This method is invoked once per superstep for each vertex that was changed in that superstep.
- sendMessages(VertexKey, VertexValue) - Method in class org.apache.flink.spargel.java.record.MessagingFunction
-
- sendMessageTo(VertexKey, Message) - Method in class org.apache.flink.spargel.java.MessagingFunction
-
Sends the given message to the vertex identified by the given key.
- sendMessageTo(VertexKey, Message) - Method in class org.apache.flink.spargel.java.record.MessagingFunction
-
- sendMessageToAllNeighbors(Message) - Method in class org.apache.flink.spargel.java.MessagingFunction
-
Sends the given message to all vertices that are targets of an outgoing edge of the changed vertex.
- sendMessageToAllNeighbors(Message) - Method in class org.apache.flink.spargel.java.record.MessagingFunction
-
- sendReadRequest(MemorySegment) - Method in class org.apache.flink.runtime.io.disk.iomanager.ChannelReaderInputView
-
Sends a new read requests, if further requests remain.
- SEPARATOR - Static variable in class org.apache.flink.core.fs.Path
-
The directory separator, a slash.
- SEPARATOR_CHAR - Static variable in class org.apache.flink.core.fs.Path
-
The directory separator, a slash (character).
- SerializableArrayList<E extends IOReadableWritable> - Class in org.apache.flink.runtime.util
-
- SerializableArrayList() - Constructor for class org.apache.flink.runtime.util.SerializableArrayList
-
Constructs an empty list with an initial capacity of ten.
- SerializableArrayList(int) - Constructor for class org.apache.flink.runtime.util.SerializableArrayList
-
Constructs an empty list with the specified initial capacity.
- SerializableHashMap<K extends IOReadableWritable,V extends IOReadableWritable> - Class in org.apache.flink.runtime.util
-
- SerializableHashMap() - Constructor for class org.apache.flink.runtime.util.SerializableHashMap
-
- SerializableHashSet<T extends IOReadableWritable> - Class in org.apache.flink.runtime.util
-
- SerializableHashSet() - Constructor for class org.apache.flink.runtime.util.SerializableHashSet
-
- SerializationDelegate<T> - Class in org.apache.flink.runtime.plugable
-
- SerializationDelegate(TypeSerializer<T>) - Constructor for class org.apache.flink.runtime.plugable.SerializationDelegate
-
- serialize(T, DataOutputView) - Method in class org.apache.flink.api.common.io.BinaryOutputFormat
-
- serialize(IOReadableWritable, DataOutputView) - Method in class org.apache.flink.api.common.io.SerializedOutputFormat
-
- serialize(boolean[], DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.BooleanPrimitiveArraySerializer
-
- serialize(byte[], DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.BytePrimitiveArraySerializer
-
- serialize(char[], DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.CharPrimitiveArraySerializer
-
- serialize(double[], DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.DoublePrimitiveArraySerializer
-
- serialize(float[], DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.FloatPrimitiveArraySerializer
-
- serialize(int[], DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.IntPrimitiveArraySerializer
-
- serialize(long[], DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.LongPrimitiveArraySerializer
-
- serialize(short[], DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArraySerializer
-
- serialize(String[], DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.array.StringArraySerializer
-
- serialize(Boolean, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.BooleanSerializer
-
- serialize(BooleanValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.BooleanValueSerializer
-
- serialize(Byte, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ByteSerializer
-
- serialize(ByteValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ByteValueSerializer
-
- serialize(Character, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.CharSerializer
-
- serialize(CharValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.CharValueSerializer
-
- serialize(Double, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.DoubleSerializer
-
- serialize(DoubleValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.DoubleValueSerializer
-
- serialize(Float, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.FloatSerializer
-
- serialize(FloatValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.FloatValueSerializer
-
- serialize(Integer, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.IntSerializer
-
- serialize(IntValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.IntValueSerializer
-
- serialize(Long, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.LongSerializer
-
- serialize(LongValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.LongValueSerializer
-
- serialize(Short, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ShortSerializer
-
- serialize(ShortValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.ShortValueSerializer
-
- serialize(String, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.StringSerializer
-
- serialize(StringValue, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.base.StringValueSerializer
-
- serialize(T, DataOutputView) - Method in class org.apache.flink.api.common.typeutils.TypeSerializer
-
Serializes the given record to the given target output view.
- serialize(T, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.AvroSerializer
-
- serialize(T, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueSerializer
-
- serialize(C[], DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.GenericArraySerializer
-
- serialize(T, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoSerializer
-
- serialize(Record, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.record.RecordSerializer
-
- serialize(T, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleSerializer
-
- serialize(T, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueSerializer
-
- serialize(T, DataOutputView) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableSerializer
-
- serialize(DataOutputView) - Method in class org.apache.flink.types.Record
-
Writes this record to the given output view.
- SerializedInputFormat<T extends IOReadableWritable> - Class in org.apache.flink.api.common.io
-
Reads elements by deserializing them with their regular serialization/deserialization functionality.
- SerializedInputFormat() - Constructor for class org.apache.flink.api.common.io.SerializedInputFormat
-
- SerializedOutputFormat - Class in org.apache.flink.api.common.io
-
Stores elements by serializing them with their regular serialization/deserialization functionality.
- SerializedOutputFormat() - Constructor for class org.apache.flink.api.common.io.SerializedOutputFormat
-
- SerializedUpdateBuffer - Class in org.apache.flink.runtime.iterative.io
-
- SerializedUpdateBuffer() - Constructor for class org.apache.flink.runtime.iterative.io.SerializedUpdateBuffer
-
- SerializedUpdateBuffer(List<MemorySegment>, int, IOManager) - Constructor for class org.apache.flink.runtime.iterative.io.SerializedUpdateBuffer
-
- serializeEventList(List<? extends AbstractEvent>) - Method in class org.apache.flink.runtime.io.network.Envelope
-
- serializeObject(Object) - Static method in class org.apache.flink.util.InstantiationUtil
-
- serializer - Variable in class org.apache.flink.runtime.operators.resettable.SpillingResettableIterator
-
- serializer - Variable in class org.apache.flink.runtime.operators.resettable.SpillingResettableMutableObjectIterator
-
- serializer - Variable in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
-
- serializeRecord(Record, byte[]) - Method in class org.apache.flink.api.java.record.io.DelimitedOutputFormat
-
This method is called for every record so serialize itself into the given target array.
- Server(Object, String, int) - Constructor for class org.apache.flink.runtime.ipc.RPC.Server
-
Construct an RPC server.
- Server(Object, String, int, int) - Constructor for class org.apache.flink.runtime.ipc.RPC.Server
-
Construct an RPC server.
- Server - Class in org.apache.flink.runtime.ipc
-
An abstract IPC service.
- Server(String, int, Class<? extends IOReadableWritable>, int) - Constructor for class org.apache.flink.runtime.ipc.Server
-
- Server(String, int, Class<? extends IOReadableWritable>, int, String) - Constructor for class org.apache.flink.runtime.ipc.Server
-
Constructs a server listening on the named port and address.
- set(Iterator<Tuple2<K, T>>) - Method in class org.apache.flink.api.java.operators.translation.TupleUnwrappingIterator
-
- set(Collector<Tuple2<K, IN>>) - Method in class org.apache.flink.api.java.operators.translation.TupleWrappingCollector
-
- set(String) - Method in class org.apache.flink.core.io.StringRecord
-
Set to contain the contents of a string.
- set(byte[]) - Method in class org.apache.flink.core.io.StringRecord
-
Set to a utf8 byte array
- set(StringRecord) - Method in class org.apache.flink.core.io.StringRecord
-
copy a text.
- set(byte[], int, int) - Method in class org.apache.flink.core.io.StringRecord
-
Set the Text to range of bytes
- set(T) - Method in class org.apache.flink.runtime.util.AtomicEnum
-
Sets to the given value.
- set(E) - Method in class org.apache.flink.runtime.util.SingleElementIterator
-
Resets the element.
- set(boolean) - Method in class org.apache.flink.types.BooleanValue
-
- set(int, V) - Method in class org.apache.flink.types.ListValue
-
- setAccumulatedRecordCount(long) - Method in class org.apache.flink.api.common.io.BlockInfo
-
Sets the accumulatedRecordCount to the specified value.
- setAllocatedResource(AllocatedResource) - Method in class org.apache.flink.runtime.executiongraph.ExecutionPipeline
-
Sets the given allocated resource for all vertices included in this pipeline.
- setAllocatedResource(AllocatedResource) - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
- setAllowNullValues(boolean) - Method in class org.apache.flink.api.java.io.CsvOutputFormat
-
Configures the format to either allow null values (writing an empty field),
or to throw an exception when encountering a null field.
- setAnyPartitioning(FieldList) - Method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
- setAnyPartitioning(FieldSet) - Method in class org.apache.flink.compiler.dataproperties.RequestedGlobalProperties
-
- setAsContext() - Method in class org.apache.flink.client.program.ContextEnvironment
-
- setAsContext() - Method in class org.apache.flink.client.program.PackagedProgram.PreviewPlanEnvironment
-
- setAttachment(Object) - Method in class org.apache.flink.runtime.managementgraph.ManagementAttachment
-
- setAttachment(Object) - Method in class org.apache.flink.runtime.topology.NetworkTopology
-
- setAvgOutputRecordSize(float) - Method in class org.apache.flink.api.common.operators.CompilerHints
-
- setBatchInterval(int) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat.JDBCOutputFormatBuilder
-
- setBoolean(String, boolean) - Method in class org.apache.flink.configuration.Configuration
-
Adds the given key/value pair to the configuration object.
- setBoolean(String, boolean) - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- setBroadcastGateIterativeWithNumberOfEventsUntilInterrupt(int, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setBroadcastInputName(String, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setBroadcastInputs(Map<Operator<?>, OptimizerNode>) - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
This function is for plan translation purposes.
- setBroadcastInputs(List<NamedChannel>) - Method in class org.apache.flink.compiler.plan.PlanNode
-
Sets a list of all broadcast inputs attached to this node.
- setBroadcastInputSerializer(TypeSerializerFactory<?>, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setBroadcastVariable(String, Operator<?>) - Method in class org.apache.flink.api.common.operators.AbstractUdfOperator
-
Binds the result produced by a plan rooted at root to a variable
used by the UDF wrapped in this operator.
- setBroadcastVariable(String, Operator<?>) - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
-
The BulkIteration meta operator cannot have broadcast inputs.
- setBroadcastVariable(String, Operator<?>) - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
The DeltaIteration meta operator cannot have broadcast inputs.
- setBroadcastVariable(String, Operator<Record>) - Method in class org.apache.flink.api.java.record.operators.CoGroupOperator.Builder
-
Binds the result produced by a plan rooted at root to a
variable used by the UDF wrapped in this operator.
- setBroadcastVariable(String, Operator<Record>) - Method in class org.apache.flink.api.java.record.operators.CrossOperator.Builder
-
Binds the result produced by a plan rooted at root to a
variable used by the UDF wrapped in this operator.
- setBroadcastVariable(String, Operator<Record>) - Method in class org.apache.flink.api.java.record.operators.JoinOperator.Builder
-
Binds the result produced by a plan rooted at root to a
variable used by the UDF wrapped in this operator.
- setBroadcastVariable(String, Operator<Record>) - Method in class org.apache.flink.api.java.record.operators.MapOperator.Builder
-
Binds the result produced by a plan rooted at root to a
variable used by the UDF wrapped in this operator.
- setBroadcastVariable(String, Operator<Record>) - Method in class org.apache.flink.api.java.record.operators.ReduceOperator.Builder
-
Binds the result produced by a plan rooted at root to a
variable used by the UDF wrapped in this operator.
- setBroadcastVariable(String, Collection<?>) - Method in class org.apache.flink.runtime.operators.udf.RuntimeUDFContext
-
- setBroadcastVariables(Map<String, Operator<T>>) - Method in class org.apache.flink.api.common.operators.AbstractUdfOperator
-
Clears all previous broadcast inputs and binds the given inputs as
broadcast variables of this operator.
- setBroadcastVariables(Map<String, Operator<X>>) - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
-
The BulkIteration meta operator cannot have broadcast inputs.
- setBroadcastVariables(Map<String, Operator<X>>) - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
The DeltaIteration meta operator cannot have broadcast inputs.
- setBroadcastVariables(Map<String, Operator<Record>>) - Method in class org.apache.flink.api.java.record.operators.CoGroupOperator.Builder
-
Binds multiple broadcast variables.
- setBroadcastVariables(Map<String, Operator<Record>>) - Method in class org.apache.flink.api.java.record.operators.CrossOperator.Builder
-
Binds multiple broadcast variables.
- setBroadcastVariables(Map<String, Operator<Record>>) - Method in class org.apache.flink.api.java.record.operators.JoinOperator.Builder
-
Binds multiple broadcast variables.
- setBroadcastVariables(Map<String, Operator<Record>>) - Method in class org.apache.flink.api.java.record.operators.MapOperator.Builder
-
Binds multiple broadcast variables.
- setBroadcastVariables(Map<String, Operator<Record>>) - Method in class org.apache.flink.api.java.record.operators.ReduceOperator.Builder
-
Binds multiple broadcast variables.
- setBuffer(Buffer) - Method in class org.apache.flink.runtime.io.network.Envelope
-
- setBuffer(ByteBuffer) - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- setBuffer(byte[], int, int) - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- setBufferedMemory(long) - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- setBufferSize(int) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
- setBytes(String, byte[]) - Method in class org.apache.flink.configuration.Configuration
-
Adds the given byte array to the configuration object.
- setBytes(String, byte[]) - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- setCached(int, boolean) - Method in class org.apache.flink.runtime.execution.librarycache.LibraryCacheProfileResponse
-
Sets the cache status of the library at the given position.
- setCachedMemory(long) - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- setCachedSwapMemory(long) - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- setCandidateProperties(GlobalProperties, LocalProperties, Channel) - Method in class org.apache.flink.compiler.dag.BulkPartialSolutionNode
-
- setCandidateProperties(GlobalProperties, LocalProperties, Channel) - Method in class org.apache.flink.compiler.dag.SolutionSetNode
-
- setCandidateProperties(GlobalProperties, LocalProperties, Channel) - Method in class org.apache.flink.compiler.dag.WorksetNode
-
- setChannelType(ChannelType) - Method in class org.apache.flink.runtime.io.network.gates.Gate
-
- setCharsetName(String) - Method in class org.apache.flink.api.java.io.CsvOutputFormat
-
Sets the charset with which the CSV strings are written to the file.
- setCharsetName(String) - Method in class org.apache.flink.api.java.io.TextInputFormat
-
- setCharsetName(String) - Method in class org.apache.flink.api.java.io.TextOutputFormat
-
- setCharsetName(String) - Method in class org.apache.flink.api.java.io.TextValueInputFormat
-
- setClass(Class<? extends Value>) - Method in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat.AbstractConfigBuilder
-
Sets the type of a column.
- setClass(String, Class<?>) - Method in class org.apache.flink.configuration.Configuration
-
Adds the given key/value pair to the configuration object.
- setClass(String, Class<?>) - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- setClassLoader(ClassLoader) - Method in class org.apache.flink.configuration.Configuration
-
Sets the class loader that knows where to locate user classes
- setClassLoader(ClassLoader) - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- setCombinable(boolean) - Method in class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
-
Marks the group reduce operation as combinable.
- setCombinable(boolean) - Method in class org.apache.flink.api.java.operators.GroupReduceOperator
-
- setCombinableFirst(boolean) - Method in class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
-
- setCombinableSecond(boolean) - Method in class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
-
- setCompaction(boolean) - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
-
sets compaction status (should only be set true directly after compaction and false when garbage was created)
- setComparator(TypeComparatorFactory<?>) - Method in class org.apache.flink.compiler.plan.SingleInputPlanNode
-
Sets the comparator for this PlanNode.
- setComparator1(TypeComparatorFactory<?>) - Method in class org.apache.flink.compiler.plan.DualInputPlanNode
-
- setComparator2(TypeComparatorFactory<?>) - Method in class org.apache.flink.compiler.plan.DualInputPlanNode
-
- setConfigDir(String) - Method in class org.apache.flink.client.LocalExecutor
-
- setConfigDir(String) - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- setConfiguration(Configuration) - Method in class org.apache.flink.hadoopcompatibility.mapreduce.HadoopInputFormat
-
- setConfiguration(Configuration) - Method in class org.apache.flink.hadoopcompatibility.mapreduce.HadoopOutputFormat
-
- setConsoleStreamForReporting(PrintStream) - Method in class org.apache.flink.runtime.client.JobClient
-
- setContainingIterationNode(BulkIterationPlanNode) - Method in class org.apache.flink.compiler.plan.BulkPartialSolutionPlanNode
-
- setContainingIterationNode(WorksetIterationPlanNode) - Method in class org.apache.flink.compiler.plan.SolutionSetPlanNode
-
- setContainingIterationNode(WorksetIterationPlanNode) - Method in class org.apache.flink.compiler.plan.WorksetPlanNode
-
- setConvergenceCriterion(String, ConvergenceCriterion<?>) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setCopyTasks(Map<String, FutureTask<Path>>) - Method in class org.apache.flink.api.common.cache.DistributedCache
-
- setCosts(Costs) - Method in class org.apache.flink.compiler.plan.BulkIterationPlanNode
-
- setCosts(Costs) - Method in class org.apache.flink.compiler.plan.PlanNode
-
Sets the basic cost for this node to the given value, and sets the cumulative costs
to those costs plus the cost shares of all inputs (regular and broadcast).
- setCosts(Costs) - Method in class org.apache.flink.compiler.plan.SinkJoinerPlanNode
-
- setCosts(Costs) - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- setCpuCost(double) - Method in class org.apache.flink.compiler.costs.Costs
-
Sets the cost for the CPU.
- setData(Collection<?>) - Method in class org.apache.flink.api.java.record.io.CollectionInputFormat
-
- setDataDistribution(DataDistribution) - Method in class org.apache.flink.compiler.plan.Channel
-
- setDBUrl(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat.JDBCInputFormatBuilder
-
- setDBUrl(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat.JDBCOutputFormatBuilder
-
- setDefaultAlwaysCreateDirectory(boolean) - Method in class org.apache.flink.client.LocalExecutor
-
- setDefaultAlwaysCreateDirectory(boolean) - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- setDefaultDegreeOfParallelism(int) - Method in class org.apache.flink.compiler.PactCompiler
-
- setDefaultLocalParallelism(int) - Static method in class org.apache.flink.api.java.ExecutionEnvironment
-
- setDefaultOverwriteFiles(boolean) - Method in class org.apache.flink.client.LocalExecutor
-
- setDefaultOverwriteFiles(boolean) - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- setDefaultParallelism(int) - Method in class org.apache.flink.api.common.Plan
-
Sets the default degree of parallelism for this plan.
- setDegreeOfParallelism(int) - Method in class org.apache.flink.api.common.operators.Operator
-
Sets the degree of parallelism for this contract instance.
- setDegreeOfParallelism(int) - Method in class org.apache.flink.api.java.ExecutionEnvironment
-
Sets the degree of parallelism (DOP) for operations executed through this environment.
- setDegreeOfParallelism(int) - Method in class org.apache.flink.compiler.dag.DataSourceNode
-
- setDegreeOfParallelism(int) - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
Sets the degree of parallelism for the contract represented by this optimizer node.
- setDegreeOfParallelism(int) - Method in class org.apache.flink.compiler.plan.PlanNode
-
- setDegreeOfParallelism(int) - Method in class org.apache.flink.spargel.java.record.SpargelIteration
-
- setDegreeOfParallelism(int) - Method in class org.apache.flink.test.util.JavaProgramTestBase
-
- setDelimiter(byte[]) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
- setDelimiter(char) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
- setDelimiter(String) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
- setDelimiter(String, String) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
- setDelimiter(String, Charset) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
- setDescription(String) - Method in class org.apache.flink.runtime.taskmanager.AbstractTaskResult
-
Sets a description for this abstract task result.
- setDesignatedNumberOfBuffers(int) - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
- setDesignatedNumberOfBuffers(int) - Method in interface org.apache.flink.runtime.io.network.bufferprovider.LocalBufferPoolOwner
-
Sets the designated number of buffers the local buffer pool owner is allowed to fetch from the global buffer pool
and manage locally by means of the
LocalBufferPool.
- setDesignatedNumberOfBuffers(int) - Method in class org.apache.flink.runtime.io.network.gates.InputGate
-
- setDestination(DeadlockVertex) - Method in class org.apache.flink.compiler.deadlockdetect.DeadlockEdge
-
- setDiskCost(double) - Method in class org.apache.flink.compiler.costs.Costs
-
Sets the costs for disk for this Costs object.
- setDouble(String, double) - Method in class org.apache.flink.configuration.Configuration
-
Adds the given key/value pair to the configuration object.
- setDouble(String, double) - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- setDriver(String) - Method in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat.AbstractConfigBuilder
-
Sets the driver field.
- setDriver(Class<? extends PactDriver>) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setDriverComparator(TypeComparatorFactory<?>, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setDrivername(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat.JDBCInputFormatBuilder
-
- setDrivername(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat.JDBCOutputFormatBuilder
-
- setDriverPairComparator(TypePairComparatorFactory<?, ?>) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setDriverStrategy(DriverStrategy) - Method in class org.apache.flink.compiler.plan.PlanNode
-
Sets the driver strategy for this node.
- setDriverStrategy(DriverStrategy) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setEdgesInput(Operator<Record>) - Method in class org.apache.flink.spargel.java.record.SpargelIteration
-
- setEnvironment(Environment) - Method in class org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
-
Sets the environment of this task.
- setErrorState(FieldParser.ParseErrorState) - Method in class org.apache.flink.types.parser.FieldParser
-
Sets the error state of the parser.
- setEstimatedNumRecords(long) - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- setEstimatedOutputSize(long) - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
- setEventsSerialized(ByteBuffer) - Method in class org.apache.flink.runtime.io.network.Envelope
-
- setExecutionObserver(ExecutionObserver) - Method in class org.apache.flink.runtime.execution.RuntimeEnvironment
-
Sets the execution observer for this environment.
- setExecutionStage(ExecutionStage) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGroupVertex
-
Sets the execution stage this group vertex is associated with.
- setExecutionState(ExecutionState) - Method in class org.apache.flink.runtime.managementgraph.ManagementVertex
-
Sets the current execution state of this management vertex.
- setFavoriteColor(CharSequence) - Method in class org.apache.flink.api.java.record.io.avro.example.User.Builder
-
Sets the value of the 'favorite_color' field
- setFavoriteColor(CharSequence) - Method in class org.apache.flink.api.java.record.io.avro.example.User
-
Sets the value of the 'favorite_color' field.
- setFavoriteNumber(Integer) - Method in class org.apache.flink.api.java.record.io.avro.example.User.Builder
-
Sets the value of the 'favorite_number' field
- setFavoriteNumber(Integer) - Method in class org.apache.flink.api.java.record.io.avro.example.User
-
Sets the value of the 'favorite_number' field.
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple
-
Sets the field at the specified position.
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple1
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple10
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple11
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple12
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple13
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple14
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple15
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple16
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple17
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple18
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple19
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple2
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple20
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple21
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple22
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple23
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple24
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple25
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple3
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple4
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple5
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple6
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple7
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple8
-
- setField(T, int) - Method in class org.apache.flink.api.java.tuple.Tuple9
-
- setField(int, Value) - Method in class org.apache.flink.types.Record
-
Sets the field at the given position to the given value.
- setFieldDelimiter(char) - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
-
- setFields(int[], Class<?>[]) - Method in class org.apache.flink.api.java.io.CsvInputFormat
-
- setFields(boolean[], Class<?>[]) - Method in class org.apache.flink.api.java.io.CsvInputFormat
-
- setFields(int[], Class<? extends Value>[]) - Method in class org.apache.flink.api.java.record.io.CsvInputFormat
-
- setFields(T0) - Method in class org.apache.flink.api.java.tuple.Tuple1
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9) - Method in class org.apache.flink.api.java.tuple.Tuple10
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) - Method in class org.apache.flink.api.java.tuple.Tuple11
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) - Method in class org.apache.flink.api.java.tuple.Tuple12
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) - Method in class org.apache.flink.api.java.tuple.Tuple13
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) - Method in class org.apache.flink.api.java.tuple.Tuple14
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) - Method in class org.apache.flink.api.java.tuple.Tuple15
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) - Method in class org.apache.flink.api.java.tuple.Tuple16
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) - Method in class org.apache.flink.api.java.tuple.Tuple17
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17) - Method in class org.apache.flink.api.java.tuple.Tuple18
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18) - Method in class org.apache.flink.api.java.tuple.Tuple19
-
Sets new values to all fields of the tuple.
- setFields(T0, T1) - Method in class org.apache.flink.api.java.tuple.Tuple2
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19) - Method in class org.apache.flink.api.java.tuple.Tuple20
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20) - Method in class org.apache.flink.api.java.tuple.Tuple21
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21) - Method in class org.apache.flink.api.java.tuple.Tuple22
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22) - Method in class org.apache.flink.api.java.tuple.Tuple23
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, T23) - Method in class org.apache.flink.api.java.tuple.Tuple24
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, T23, T24) - Method in class org.apache.flink.api.java.tuple.Tuple25
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2) - Method in class org.apache.flink.api.java.tuple.Tuple3
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3) - Method in class org.apache.flink.api.java.tuple.Tuple4
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4) - Method in class org.apache.flink.api.java.tuple.Tuple5
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5) - Method in class org.apache.flink.api.java.tuple.Tuple6
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6) - Method in class org.apache.flink.api.java.tuple.Tuple7
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6, T7) - Method in class org.apache.flink.api.java.tuple.Tuple8
-
Sets new values to all fields of the tuple.
- setFields(T0, T1, T2, T3, T4, T5, T6, T7, T8) - Method in class org.apache.flink.api.java.tuple.Tuple9
-
Sets new values to all fields of the tuple.
- setFieldsGeneric(int[], Class<?>[]) - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
-
- setFieldsGeneric(boolean[], Class<?>[]) - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
-
- setFieldTypes(Class<?>...) - Method in class org.apache.flink.api.java.io.CsvInputFormat
-
- setFieldTypes(Class<? extends Value>...) - Method in class org.apache.flink.api.java.record.io.CsvInputFormat
-
- setFieldTypesArray(Class<? extends Value>[]) - Method in class org.apache.flink.api.java.record.io.CsvInputFormat
-
- setFieldTypesGeneric(Class<?>...) - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
-
- setFilehandlesDriver(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setFilehandlesInput(int, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setFileName(String) - Method in class org.apache.flink.runtime.types.FileRecord
-
- setFilePath(String) - Method in class org.apache.flink.api.common.io.FileInputFormat
-
- setFilePath(Path) - Method in class org.apache.flink.api.common.io.FileInputFormat
-
- setFilterFactor(float) - Method in class org.apache.flink.api.common.operators.CompilerHints
-
- setFirst(U) - Method in class org.apache.flink.types.Pair
-
Sets the first encapsulated pair element to the specified value.
- setFirstDegree(Integer) - Method in class org.apache.flink.example.java.graph.util.EnumTrianglesDataTypes.EdgeWithDegrees
-
- setFirstInput(Operator<IN1>) - Method in class org.apache.flink.api.common.operators.DualInputOperator
-
Clears all previous connections and connects the first input to the task wrapped in this contract
- setFirstInput(Operator<IN1>...) - Method in class org.apache.flink.api.common.operators.DualInputOperator
-
- setFirstInputs(List<Operator<IN1>>) - Method in class org.apache.flink.api.common.operators.DualInputOperator
-
- setFirstRecordStart(long) - Method in class org.apache.flink.api.common.io.BlockInfo
-
Sets the firstRecordStart to the specified value.
- setFirstVertex(Integer) - Method in class org.apache.flink.example.java.graph.util.EnumTrianglesDataTypes.Edge
-
- setFirstVertex(Integer) - Method in class org.apache.flink.example.java.graph.util.EnumTrianglesDataTypes.EdgeWithDegrees
-
- setFirstVertex(Integer) - Method in class org.apache.flink.example.java.graph.util.EnumTrianglesDataTypes.Triad
-
- setFloat(String, float) - Method in class org.apache.flink.configuration.Configuration
-
Adds the given key/value pair to the configuration object.
- setFloat(String, float) - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- setForwardedField(int, FieldSet) - Method in class org.apache.flink.api.common.operators.SingleInputSemanticProperties
-
Sets a field that is forwarded directly from the source
record(s) to multiple fields in the destination record(s).
- setForwardedField1(int, FieldSet) - Method in class org.apache.flink.api.common.operators.DualInputSemanticProperties
-
Sets a field that is forwarded directly from the source
record(s) in the first input to multiple fields in the
destination record(s).
- setForwardedField2(int, FieldSet) - Method in class org.apache.flink.api.common.operators.DualInputSemanticProperties
-
Sets a field that is forwarded directly from the source
record(s) in the second input to multiple fields in the
destination record(s).
- setFreeMemory(long) - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- setFullyReplicated() - Method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
- setFullyReplicated() - Method in class org.apache.flink.compiler.dataproperties.RequestedGlobalProperties
-
- setFunctionRuntimeContext(Function, RuntimeContext) - Static method in class org.apache.flink.api.common.functions.util.FunctionUtils
-
- setFurtherPatitioning(boolean) - Method in class org.apache.flink.runtime.operators.hash.HashPartition
-
- setGateIterativeWithNumberOfEventsUntilInterrupt(int, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setGlobalOrder(Ordering) - Method in class org.apache.flink.api.common.operators.base.GenericDataSinkBase
-
Sets the order in which the sink must write its data.
- setGlobalOrder(Ordering, DataDistribution) - Method in class org.apache.flink.api.common.operators.base.GenericDataSinkBase
-
Sets the order in which the sink must write its data.
- setGroupedFields(FieldSet) - Method in class org.apache.flink.compiler.dataproperties.RequestedLocalProperties
-
Sets the fields that are grouped in these data properties.
- setGroupOrder(int, Ordering) - Method in class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
-
Sets the order of the elements within a group for the given input.
- setGroupOrder(Ordering) - Method in class org.apache.flink.api.common.operators.base.GroupReduceOperatorBase
-
Sets the order of the elements within a reduce group.
- setGroupOrderForInputOne(Ordering) - Method in class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
-
Sets the order of the elements within a group for the first input.
- setGroupOrderForInputTwo(Ordering) - Method in class org.apache.flink.api.common.operators.base.CoGroupOperatorBase
-
Sets the order of the elements within a group for the second input.
- setHadoopInputFormat(InputFormat<K, V>) - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopInputFormat
-
- setHadoopInputFormat(InputFormat<K, V>) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordInputFormat
-
- setHadoopInputFormat(InputFormat<K, V>) - Method in class org.apache.flink.hadoopcompatibility.mapreduce.HadoopInputFormat
-
- setHadoopInputSplit(InputSplit) - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopInputSplit
-
- setHadoopOutputFormat(OutputFormat<K, V>) - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopOutputFormat
-
- setHadoopOutputFormat(OutputFormat<K, V>) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordOutputFormat
-
- setHadoopOutputFormat(OutputFormat<K, V>) - Method in class org.apache.flink.hadoopcompatibility.mapreduce.HadoopOutputFormat
-
- setHardIrqCPU(int) - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- setHashPartitioned(FieldList) - Method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
Sets the partitioning property for the global properties.
- setHashPartitioned(FieldSet) - Method in class org.apache.flink.compiler.dataproperties.RequestedGlobalProperties
-
Sets the partitioning property for the global properties.
- setHdfsConfig(String) - Method in class org.apache.flink.client.LocalExecutor
-
- setHdfsConfigFile(String) - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- setHeuristicCpuCost(double) - Method in class org.apache.flink.compiler.costs.Costs
-
Sets the heuristic cost for the CPU.
- setHeuristicDiskCost(double) - Method in class org.apache.flink.compiler.costs.Costs
-
Sets the heuristic costs for disk for this Costs object.
- setHeuristicNetworkCost(double) - Method in class org.apache.flink.compiler.costs.Costs
-
Sets the heuristic network cost for this Costs object.
- setID(AbstractID) - Method in class org.apache.flink.runtime.AbstractID
-
Sets an ID from another ID by copying its internal byte representation.
- setIdleCPU(int) - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- setImmediateSolutionSetUpdate(boolean) - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- setIn(DataInput) - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- setIn(DataInput) - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- setIncomingConnection(PactConnection) - Method in class org.apache.flink.compiler.dag.SingleInputNode
-
Sets the PactConnection through which this node receives its input.
- setInDegree(int) - Method in class org.apache.flink.compiler.deadlockdetect.DeadlockVertex
-
- setInitialSolutionSet(Operator<ST>) - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
Sets the given input as the initial solution set.
- setInitialWorkset(Operator<WT>) - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
Sets the given input as the initial workset.
- setInput(Operator<IN>) - Method in class org.apache.flink.api.common.operators.base.GenericDataSinkBase
-
Sets the given operator as the input to this operator.
- setInput(Operator<IN>) - Method in class org.apache.flink.api.common.operators.SingleInputOperator
-
Sets the given operator as the input to this operator.
- setInput(Operator<IN>...) - Method in class org.apache.flink.api.common.operators.SingleInputOperator
-
- setInput(DataSet<IN>) - Method in interface org.apache.flink.api.java.operators.CustomUnaryOperation
-
- setInput(Map<Operator<?>, OptimizerNode>) - Method in class org.apache.flink.compiler.dag.AbstractPartialSolutionNode
-
- setInput(Map<Operator<?>, OptimizerNode>) - Method in class org.apache.flink.compiler.dag.DataSinkNode
-
- setInput(Map<Operator<?>, OptimizerNode>) - Method in class org.apache.flink.compiler.dag.DataSourceNode
-
- setInput(Map<Operator<?>, OptimizerNode>) - Method in class org.apache.flink.compiler.dag.OptimizerNode
-
This function is for plan translation purposes.
- setInput(Map<Operator<?>, OptimizerNode>) - Method in class org.apache.flink.compiler.dag.SingleInputNode
-
- setInput(Map<Operator<?>, OptimizerNode>) - Method in class org.apache.flink.compiler.dag.TwoInputNode
-
- setInput(DataSet<Tuple2<VertexKey, VertexValue>>) - Method in class org.apache.flink.spargel.java.VertexCentricIteration
-
Sets the input data set for this operator.
- setInputAsynchronouslyMaterialized(int, boolean) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setInputCached(int, boolean) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setInputComparator(TypeComparatorFactory<?>, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setInputFormat(InputFormat<?, ?>) - Method in class org.apache.flink.runtime.jobgraph.JobInputVertex
-
- setInputLocalStrategy(int, LocalStrategy) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setInputs(Operator<IN>...) - Method in class org.apache.flink.api.common.operators.base.GenericDataSinkBase
-
- setInputs(List<Operator<IN>>) - Method in class org.apache.flink.api.common.operators.base.GenericDataSinkBase
-
- setInputs(List<Operator<IN>>) - Method in class org.apache.flink.api.common.operators.SingleInputOperator
-
- setInputs(Operator<?>, List<List<Operator>>) - Static method in class org.apache.flink.api.common.operators.util.OperatorUtil
-
Sets the inputs of the given
Operator.
Currently, the list can have 0, 1, or 2 elements and the number of elements must match the type of the contract.
- setInputs(Operator<Record>...) - Method in class org.apache.flink.api.java.record.operators.GenericDataSink
-
- setInputs(List<Operator<Record>>) - Method in class org.apache.flink.api.java.record.operators.GenericDataSink
-
- setInputs(PactConnection, PactConnection) - Method in class org.apache.flink.compiler.dag.WorksetIterationNode.SingleRootJoiner
-
- setInputSerializer(TypeSerializerFactory<?>, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setInputSplits(InputSplit[]) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGroupVertex
-
Sets the input splits that should be assigned to this group vertex.
- setInputSplitType(Class<? extends InputSplit>) - Method in class org.apache.flink.runtime.executiongraph.ExecutionGroupVertex
-
Sets the input split type class
- setInputType(TypeInformation<?>) - Method in class org.apache.flink.api.java.io.CsvOutputFormat
-
The purpose of this method is solely to check whether the data type to be processed
is in fact a tuple type.
- setInputType(TypeInformation<?>) - Method in class org.apache.flink.api.java.io.LocalCollectionOutputFormat
-
- setInputType(TypeInformation<?>) - Method in interface org.apache.flink.api.java.typeutils.InputTypeConfigurable
-
Method that is called on an
OutputFormat when it is passed to
the DataSet's output method.
- setInstance(T) - Method in class org.apache.flink.runtime.plugable.DeserializationDelegate
-
- setInstance(T) - Method in class org.apache.flink.runtime.plugable.SerializationDelegate
-
- setInstanceListener(InstanceListener) - Method in class org.apache.flink.runtime.instance.DefaultInstanceManager
-
- setInstanceListener(InstanceListener) - Method in interface org.apache.flink.runtime.instance.InstanceManager
-
- setInstanceName(String) - Method in class org.apache.flink.runtime.managementgraph.ManagementVertex
-
Sets the name of the instance this vertex currently runs on.
- setInstanceTypeName(String) - Method in class org.apache.flink.compiler.plan.OptimizedPlan
-
Sets the name of the instance type that should be used for this PACT job.
- setInteger(String, int) - Method in class org.apache.flink.configuration.Configuration
-
Adds the given key/value pair to the configuration object.
- setInteger(String, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- setInterestingProperties(InterestingProperties) - Method in class org.apache.flink.compiler.dag.PactConnection
-
Sets the interesting properties for this pact connection.
- setInvokableClass(Class<? extends AbstractInvokable>) - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
- setIoWaitCPU(int) - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- setIsSolutionSetUpdate() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setIsSolutionSetUpdateWithoutReprobe() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setIsWorksetIteration() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setIsWorksetUpdate() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setItemCount(long) - Method in class org.apache.flink.api.avro.DataOutputEncoder
-
- setItemCount(long) - Method in class org.apache.flink.api.java.typeutils.runtime.DataOutputEncoder
-
- setIter(T) - Method in class org.apache.flink.api.java.record.io.CollectionInputFormat
-
- setIterationHeadFinalOutputConfig(TaskConfig) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setIterationHeadIndexOfSyncOutput(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setIterationHeadPartialSolutionOrWorksetInputIndex(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setIterationHeadSolutionSetInputIndex(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setIterationId(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setIterative(int) - Method in class org.apache.flink.runtime.io.network.api.AbstractRecordReader
-
- setIterative(int) - Method in class org.apache.flink.runtime.io.network.api.MutableRecordReader
-
- setIterative(int) - Method in interface org.apache.flink.runtime.io.network.api.ReaderBase
-
- setJobConf(JobConf) - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopInputFormat
-
- setJobConf(JobConf) - Method in class org.apache.flink.hadoopcompatibility.mapred.HadoopOutputFormat
-
- setJobConf(JobConf) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordInputFormat
-
- setJobConf(JobConf) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.HadoopRecordOutputFormat
-
- setJobManagerRpcPort(int) - Method in class org.apache.flink.client.LocalExecutor
-
- setJobManagerRpcPort(int) - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- setJobName(String) - Method in class org.apache.flink.api.common.Plan
-
Sets the jobName for this Plan.
- setL_Orderkey(Integer) - Method in class org.apache.flink.example.java.relational.TPCHQuery3.ShippingPriorityItem
-
- setLastOutputCollector(Collector<OT>) - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
- setLazyMemoryAllocation(boolean) - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- setLength(int) - Method in class org.apache.flink.types.StringValue
-
Sets a new length for the string.
- setLenient(boolean) - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
-
- setLenient(boolean) - Method in class org.apache.flink.api.java.record.io.CsvOutputFormat
-
- setLineLengthLimit(int) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
- setLocalOrder(Ordering) - Method in class org.apache.flink.api.common.operators.base.GenericDataSinkBase
-
Sets the order in which the sink must write its data within each fragment in the distributed
file system.
- setLocalStrategy(LocalStrategy) - Method in class org.apache.flink.compiler.plan.Channel
-
- setLocalStrategy(LocalStrategy, FieldList) - Method in class org.apache.flink.compiler.plan.Channel
-
- setLocalStrategy(LocalStrategy, FieldList, boolean[]) - Method in class org.apache.flink.compiler.plan.Channel
-
- setLocalStrategyComparator(TypeComparatorFactory<?>) - Method in class org.apache.flink.compiler.plan.Channel
-
Sets the local strategy comparator for this Channel.
- setLoggingLevel(Level) - Static method in class org.apache.flink.client.LocalExecutor
-
Utility method for logging
- setLong(String, long) - Method in class org.apache.flink.configuration.Configuration
-
Adds the given key/value pair to the configuration object.
- setLong(String, long) - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- setMaterializationMode(TempMode) - Method in class org.apache.flink.compiler.dag.PactConnection
-
- setMaximumNumberOfIterations(int) - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
-
- setMaximumNumberOfIterations(int) - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
- setMemorySize(long) - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- setMinSplitSize(long) - Method in class org.apache.flink.api.common.io.FileInputFormat
-
- setName(String) - Method in class org.apache.flink.api.common.operators.Operator
-
Sets the name of the contract instance.
- setName(CharSequence) - Method in class org.apache.flink.api.java.record.io.avro.example.User.Builder
-
Sets the value of the 'name' field
- setName(CharSequence) - Method in class org.apache.flink.api.java.record.io.avro.example.User
-
Sets the value of the 'name' field.
- setName(String) - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
Sets the name of the vertex.
- setName(String) - Method in class org.apache.flink.spargel.java.VertexCentricIteration
-
Sets the name for the vertex-centric iteration.
- setNameIfUnset() - Method in class org.apache.flink.api.java.record.operators.CrossOperator.Builder
-
- setNetworkCost(double) - Method in class org.apache.flink.compiler.costs.Costs
-
Sets the network cost for this Costs object.
- setNewVertexValue(VertexValue) - Method in class org.apache.flink.spargel.java.record.VertexUpdateFunction
-
- setNewVertexValue(VertexValue) - Method in class org.apache.flink.spargel.java.VertexUpdateFunction
-
Sets the new value of this vertex.
- setNextBuffer(Buffer) - Method in interface org.apache.flink.runtime.io.network.serialization.RecordSerializer
-
- setNextBuffer(Buffer) - Method in class org.apache.flink.runtime.io.network.serialization.SpanningRecordSerializer
-
- setNextMemorySegment(MemorySegment, int) - Method in class org.apache.flink.runtime.io.network.serialization.AdaptiveSpanningRecordDeserializer
-
- setNextMemorySegment(MemorySegment, int) - Method in interface org.apache.flink.runtime.io.network.serialization.RecordDeserializer
-
- setNextPartialSolution(Operator<T>) - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
-
- setNextPartialSolution(OptimizerNode, OptimizerNode) - Method in class org.apache.flink.compiler.dag.BulkIterationNode
-
Sets the nextPartialSolution for this BulkIterationNode.
- setNextPartialSolution(OptimizerNode, OptimizerNode) - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- setNextWorkset(Operator<WT>) - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
Sets the contract of the step function that represents the next workset.
- setNull(int) - Method in class org.apache.flink.types.Record
-
Sets the field at the given position to null.
- setNull(long) - Method in class org.apache.flink.types.Record
-
Sets the fields to null using the given bit mask.
- setNull(long[]) - Method in class org.apache.flink.types.Record
-
Sets the fields to null using the given bit mask.
- setNumberOfExecutionRetries(int) - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
Sets the number of retries in case of an error before the task represented by this vertex is considered as
failed.
- setNumberOfIterations(int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setNumberOfIterations(int) - Method in class org.apache.flink.spargel.java.record.SpargelIteration
-
- setNumberOfSubtasks(int) - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
Sets the number of subtasks the task this vertex represents should be split into at runtime.
- setNumDesignatedBuffers(int) - Method in class org.apache.flink.runtime.io.network.bufferprovider.LocalBufferPool
-
Sets the designated number of buffers for this local buffer pool and returns excess buffers to the global buffer
pool.
- setNumFields(int) - Method in class org.apache.flink.compiler.postpass.DenseValueSchema
-
- setNumFields(int) - Method in class org.apache.flink.types.Record
-
Sets the number of fields in the record.
- setNumLineSamples(int) - Method in class org.apache.flink.api.common.io.DelimitedInputFormat
-
- setNumSplits(int) - Method in class org.apache.flink.api.common.io.FileInputFormat
-
- setNumTaskTracker(int) - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- setNumTaskTracker(int) - Method in class org.apache.flink.test.util.AbstractTestBase
-
- setOpenTimeout(long) - Method in class org.apache.flink.api.common.io.FileInputFormat
-
- setOptMessage(String) - Method in class org.apache.flink.runtime.managementgraph.ManagementVertex
-
- setOrdering(Ordering) - Method in class org.apache.flink.compiler.dataproperties.RequestedLocalProperties
-
Sets the order for these interesting local properties.
- setOriginal(PlanNode) - Method in class org.apache.flink.compiler.deadlockdetect.DeadlockVertex
-
- setOut(DataOutput) - Method in class org.apache.flink.api.avro.DataOutputEncoder
-
- setOut(DataOutput) - Method in class org.apache.flink.api.java.typeutils.runtime.DataOutputEncoder
-
- setOutEdges(List<DeadlockEdge>) - Method in class org.apache.flink.compiler.deadlockdetect.DeadlockVertex
-
- setOutputCardinality(long) - Method in class org.apache.flink.api.common.operators.CompilerHints
-
- setOutputCollector(Collector<?>) - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
-
- setOutputComparator(TypeComparatorFactory<?>, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setOutputDataDistribution(DataDistribution, int) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setOutputDirectoryMode(FileOutputFormat.OutputDirectoryMode) - Method in class org.apache.flink.api.common.io.FileOutputFormat
-
- setOutputFilePath(Path) - Method in class org.apache.flink.api.common.io.FileOutputFormat
-
- setOutputFormat(OutputFormat<?>) - Method in class org.apache.flink.runtime.jobgraph.JobOutputVertex
-
- setOutputSerializer(TypeSerializerFactory<?>) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setOutputSize(long) - Method in class org.apache.flink.api.common.operators.CompilerHints
-
- setOverwriteFilesByDefault(boolean) - Static method in class org.apache.flink.client.LocalExecutor
-
By default, local environments do not overwrite existing files.
- setPairComparator(TypePairComparatorFactory<?, ?>) - Method in class org.apache.flink.compiler.plan.DualInputPlanNode
-
- setParallelism(int) - Method in class org.apache.flink.api.java.operators.DataSink
-
Sets the degree of parallelism for this data sink.
- setParallelism(int) - Method in class org.apache.flink.api.java.operators.DataSource
-
Sets the degree of parallelism for this data source.
- setParallelism(int) - Method in class org.apache.flink.api.java.operators.Operator
-
Sets the degree of parallelism for this operator.
- setParallelism(int) - Method in class org.apache.flink.spargel.java.VertexCentricIteration
-
Sets the degree of parallelism for the iteration.
- setParameter(String, String) - Method in class org.apache.flink.api.common.operators.Operator
-
Sets a stub parameters in the configuration of this contract.
- setParameter(String, int) - Method in class org.apache.flink.api.common.operators.Operator
-
Sets a stub parameters in the configuration of this contract.
- setParameter(String, boolean) - Method in class org.apache.flink.api.common.operators.Operator
-
Sets a stub parameters in the configuration of this contract.
- setPartialSolution(BulkPartialSolutionNode) - Method in class org.apache.flink.compiler.dag.BulkIterationNode
-
Sets the partialSolution for this BulkIterationNode.
- setPartialSolution(SolutionSetNode, WorksetNode) - Method in class org.apache.flink.compiler.dag.WorksetIterationNode
-
- setPartitionNumber(int) - Method in class org.apache.flink.runtime.operators.hash.InMemoryPartition
-
overwrites partition number and should only be used on compaction partition
- setPassword(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat.JDBCInputFormatBuilder
-
- setPassword(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat.JDBCOutputFormatBuilder
-
- setPassword(String) - Method in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat.AbstractConfigBuilder
-
Sets the password field.
- setPrintStatusDuringExecution(boolean) - Method in class org.apache.flink.client.program.Client
-
- setPropagateParentSchemaDown(boolean) - Method in class org.apache.flink.compiler.postpass.GenericFlatTypePostPass
-
- setPruningMarker() - Method in class org.apache.flink.compiler.plan.PlanNode
-
Sets the pruning marker to true.
- setQuery(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat.JDBCInputFormatBuilder
-
- setQuery(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat.JDBCOutputFormatBuilder
-
- setQuery(String) - Method in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat.AbstractConfigBuilder
-
Sets the query field.
- setQuoteStrings(boolean) - Method in class org.apache.flink.api.java.io.CsvOutputFormat
-
Configures whether the output format should quote string values.
- setRandomDistribution() - Method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
- setRandomDistribution() - Method in class org.apache.flink.compiler.dataproperties.RequestedGlobalProperties
-
- setRangePartitioned(Ordering) - Method in class org.apache.flink.api.common.operators.base.GenericDataSinkBase
-
Sets the sink to partition the records into ranges over the given ordering.
- setRangePartitioned(Ordering, DataDistribution) - Method in class org.apache.flink.api.common.operators.base.GenericDataSinkBase
-
Sets the sink to partition the records into ranges over the given ordering.
- setRangePartitioned(Ordering) - Method in class org.apache.flink.compiler.dataproperties.GlobalProperties
-
- setRangePartitioned(Ordering) - Method in class org.apache.flink.compiler.dataproperties.RequestedGlobalProperties
-
- setRangePartitioned(Ordering, DataDistribution) - Method in class org.apache.flink.compiler.dataproperties.RequestedGlobalProperties
-
- setReadFields(FieldSet) - Method in class org.apache.flink.api.common.operators.SingleInputSemanticProperties
-
Sets the field(s) that are read in the source record(s).
- setReadFields1(FieldSet) - Method in class org.apache.flink.api.common.operators.DualInputSemanticProperties
-
Sets the field(s) that are read in the source record(s) from the first
input.
- setReadFields2(FieldSet) - Method in class org.apache.flink.api.common.operators.DualInputSemanticProperties
-
Sets the field(s) that are read in the source record(s) from the second
input.
- setReadPosition(long) - Method in interface org.apache.flink.core.memory.SeekableDataInputView
-
Sets the read pointer to the given position.
- setReadPosition(long) - Method in class org.apache.flink.runtime.io.disk.RandomAccessInputView
-
- setReadPosition(long) - Method in class org.apache.flink.runtime.operators.hash.HashPartition
-
- setReceivedBytes(long) - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- setRecordCount(long) - Method in class org.apache.flink.api.common.io.BlockInfo
-
Sets the recordCount to the specified value.
- setReference(T) - Method in class org.apache.flink.api.common.typeutils.base.BasicTypeComparator
-
- setReference(T) - Method in class org.apache.flink.api.common.typeutils.TypeComparator
-
- setReference(T1) - Method in class org.apache.flink.api.common.typeutils.TypePairComparator
-
Sets the reference for comparisons.
- setReference(T) - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
-
- setReference(T) - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
-
- setReference(T) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
-
- setReference(T1) - Method in class org.apache.flink.api.java.typeutils.runtime.PojoPairComparator
-
- setReference(Record) - Method in class org.apache.flink.api.java.typeutils.runtime.record.RecordComparator
-
- setReference(Record) - Method in class org.apache.flink.api.java.typeutils.runtime.record.RecordPairComparator
-
- setReference(T) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparator
-
- setReference(T) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleLeadingFieldComparator
-
- setReference(T1) - Method in class org.apache.flink.api.java.typeutils.runtime.TupleLeadingFieldPairComparator
-
- setReference(T1) - Method in class org.apache.flink.api.java.typeutils.runtime.TuplePairComparator
-
- setReference(T) - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
-
- setReference(T) - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
-
- setRelativeBackChannelMemory(double) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setRelativeInputMaterializationMemory(int, double) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setRelativeMemoryDriver(double) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setRelativeMemoryGlobalStrategy(double) - Method in class org.apache.flink.compiler.plan.Channel
-
- setRelativeMemoryInput(int, double) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setRelativeMemoryLocalStrategy(double) - Method in class org.apache.flink.compiler.plan.Channel
-
- setRelativeMemoryPerSubtask(double) - Method in class org.apache.flink.compiler.plan.PlanNode
-
Sets the memory dedicated to each task for this node.
- setRelativeSolutionSetMemory(double) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setRelativeTempMemory(double) - Method in class org.apache.flink.compiler.plan.Channel
-
Sets the memory for materializing the channel's result from this Channel.
- setReplicationFactor(int) - Method in class org.apache.flink.compiler.plan.Channel
-
Sets the replication factor of the connection.
- setRequiredGlobalProps(RequestedGlobalProperties) - Method in class org.apache.flink.compiler.plan.Channel
-
- setRequiredLibraries(String[]) - Method in class org.apache.flink.runtime.execution.librarycache.LibraryCacheProfileRequest
-
Sets the names of libraries whose cache status is to be retrieved.
- setRequiredLocalProps(RequestedLocalProperties) - Method in class org.apache.flink.compiler.plan.Channel
-
- setResultIterator(MutableObjectIterator<E>) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
-
Sets the result iterator.
- setResultIteratorException(IOException) - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
-
Reports an exception to all threads that are waiting for the result iterator.
- setReuseAvroValue(boolean) - Method in class org.apache.flink.api.java.io.AvroInputFormat
-
Sets the flag whether to reuse the Avro value instance for all records.
- setRevenue(Double) - Method in class org.apache.flink.example.java.relational.TPCHQuery3.ShippingPriorityItem
-
- setRuntimeContext(RuntimeContext) - Method in class org.apache.flink.api.common.functions.AbstractRichFunction
-
- setRuntimeContext(RuntimeContext) - Method in interface org.apache.flink.api.common.functions.RichFunction
-
Sets the function's runtime context.
- setRuntimeContext(RuntimeContext) - Method in class org.apache.flink.api.java.operators.translation.WrappingFunction
-
- setSchema(Schema) - Method in class org.apache.flink.api.java.io.AvroOutputFormat
-
- setSecond(V) - Method in class org.apache.flink.types.Pair
-
Sets the second encapsulated pair element to the specified value.
- setSecondDegree(Integer) - Method in class org.apache.flink.example.java.graph.util.EnumTrianglesDataTypes.EdgeWithDegrees
-
- setSecondInput(Operator<IN2>) - Method in class org.apache.flink.api.common.operators.DualInputOperator
-
Clears all previous connections and connects the second input to the task wrapped in this contract
- setSecondInput(Operator<IN2>...) - Method in class org.apache.flink.api.common.operators.DualInputOperator
-
- setSecondInputs(List<Operator<IN2>>) - Method in class org.apache.flink.api.common.operators.DualInputOperator
-
- setSecondVertex(Integer) - Method in class org.apache.flink.example.java.graph.util.EnumTrianglesDataTypes.Edge
-
- setSecondVertex(Integer) - Method in class org.apache.flink.example.java.graph.util.EnumTrianglesDataTypes.EdgeWithDegrees
-
- setSecondVertex(Integer) - Method in class org.apache.flink.example.java.graph.util.EnumTrianglesDataTypes.Triad
-
- setSemanticProperties(DualInputSemanticProperties) - Method in class org.apache.flink.api.common.operators.DualInputOperator
-
- setSemanticProperties(SingleInputSemanticProperties) - Method in class org.apache.flink.api.common.operators.SingleInputOperator
-
- setSemanticProperties(SingleInputSemanticProperties) - Method in class org.apache.flink.api.java.operators.SingleInputUdfOperator
-
Sets the semantic properties for the user-defined function (UDF).
- setSemanticProperties(DualInputSemanticProperties) - Method in class org.apache.flink.api.java.operators.TwoInputUdfOperator
-
Sets the semantic properties for the user-defined function (UDF).
- setSerializer(TypeSerializerFactory<?>) - Method in class org.apache.flink.compiler.plan.Channel
-
Sets the serializer for this Channel.
- setSerializer(TypeSerializerFactory<?>) - Method in class org.apache.flink.compiler.plan.SourcePlanNode
-
Sets the serializer for this PlanNode.
- setSerializerForIterationChannel(TypeSerializerFactory<?>) - Method in class org.apache.flink.compiler.plan.BulkIterationPlanNode
-
- setSerializerForIterationChannel(TypeSerializerFactory<?>) - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- setShipStrategy(ShipStrategyType) - Method in class org.apache.flink.compiler.dag.PactConnection
-
Sets the shipping strategy for this connection.
- setShipStrategy(ShipStrategyType) - Method in class org.apache.flink.compiler.plan.Channel
-
- setShipStrategy(ShipStrategyType, FieldList) - Method in class org.apache.flink.compiler.plan.Channel
-
- setShipStrategy(ShipStrategyType, FieldList, boolean[]) - Method in class org.apache.flink.compiler.plan.Channel
-
- setShipStrategyComparator(TypeComparatorFactory<?>) - Method in class org.apache.flink.compiler.plan.Channel
-
Sets the ship strategy comparator for this Channel.
- setSkipFirstLineAsHeader(boolean) - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
-
- setSkipInvalidLines(boolean) - Method in class org.apache.flink.api.java.io.TextValueInputFormat
-
- setSocketSendBufSize(int) - Method in class org.apache.flink.runtime.ipc.Server
-
Sets the socket buffer size used for responding to RPCs
- setSoftIrqCPU(int) - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- setSolutionSetComparator(TypeComparatorFactory<?>) - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- setSolutionSetComparator(TypeComparatorFactory<?>) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setSolutionSetDelta(Operator<ST>) - Method in class org.apache.flink.api.common.operators.base.DeltaIterationBase
-
Sets the contract of the step function that represents the solution set delta.
- setSolutionSetSerializer(TypeSerializerFactory<?>) - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- setSolutionSetSerializer(TypeSerializerFactory<?>) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setSource(Iterator<Record>) - Method in class org.apache.flink.spargel.java.record.MessageIterator
-
- setSourceStatistics(GenericDataSourceBase<?, ?>, long, float) - Method in class org.apache.flink.test.compiler.util.CompilerTestBase
-
- setSourceStatistics(GenericDataSourceBase<?, ?>, FileInputFormat.FileBaseStatistics) - Method in class org.apache.flink.test.compiler.util.CompilerTestBase
-
- setSpillingThresholdDriver(float) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setSpillingThresholdInput(int, float) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setSplitNumber(int) - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopInputSplit
-
- setSplitNumber(int) - Method in class org.apache.flink.hadoopcompatibility.mapreduce.wrapper.HadoopInputSplit
-
- setStageNumber(int) - Method in class org.apache.flink.runtime.executiongraph.ExecutionStage
-
Sets the number of this execution stage.
- setStatisticsKey(String) - Method in class org.apache.flink.api.common.operators.base.GenericDataSourceBase
-
Sets the key under which statistics about this data source may be obtained from the
statistics cache.
- setStatus(String) - Method in class org.apache.flink.hadoopcompatibility.mapred.wrapper.HadoopDummyReporter
-
- setString(String, String) - Method in class org.apache.flink.configuration.Configuration
-
Adds the given key/value pair to the configuration object.
- setString(String, String) - Method in class org.apache.flink.runtime.operators.util.TaskConfig.DelegatingConfiguration
-
- setStringToTokenize(StringValue) - Method in class org.apache.flink.util.SimpleStringUtils.WhitespaceTokenizer
-
Sets the string to be tokenized and resets the state of the tokenizer.
- setStubParameter(String, String) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setStubParameters(Configuration) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setStubWrapper(UserCodeWrapper<?>) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setSystemCPU(int) - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- setTarget(PlanNode) - Method in class org.apache.flink.compiler.plan.Channel
-
Sets the target of this Channel.
- setTargetReadBufferSize(int) - Method in class org.apache.flink.api.java.record.io.ExternalProcessFixedLengthInputFormat
-
Sets the target size of the buffer to be used to read from the stdout stream.
- setTargetToStandardErr() - Method in class org.apache.flink.api.java.io.PrintingOutputFormat
-
- setTargetToStandardOut() - Method in class org.apache.flink.api.java.io.PrintingOutputFormat
-
- setTaskManagerDataPort(int) - Method in class org.apache.flink.client.LocalExecutor
-
- setTaskManagerDataPort(int) - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- setTaskManagerNumSlots(int) - Method in class org.apache.flink.client.LocalExecutor
-
- setTaskManagerNumSlots(int) - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- setTaskManagerNumSlots(int) - Method in class org.apache.flink.test.util.AbstractTestBase
-
- setTaskManagerRpcPort(int) - Method in class org.apache.flink.client.LocalExecutor
-
- setTaskManagerRpcPort(int) - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- setTaskName(String) - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setTempMode(TempMode) - Method in class org.apache.flink.compiler.plan.Channel
-
Sets the temp mode of the connection.
- setTerminationCriterion(Operator<X>) - Method in class org.apache.flink.api.common.operators.base.BulkIterationBase
-
- setTheta0(double) - Method in class org.apache.flink.example.java.ml.LinearRegression.Params
-
- setTheta1(double) - Method in class org.apache.flink.example.java.ml.LinearRegression.Params
-
- setThirdVertex(Integer) - Method in class org.apache.flink.example.java.graph.util.EnumTrianglesDataTypes.Triad
-
- setTotalMemory(long) - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- setTransmittedBytes(long) - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- setTypes(Class<? extends Value>...) - Method in class org.apache.flink.api.java.record.io.CsvOutputFormat
-
- setUdfConfiguration(Configuration) - Method in class org.apache.flink.runtime.operators.sort.CombiningUnilateralSortMerger
-
- setup() - Method in class org.apache.flink.runtime.iterative.concurrent.SolutionSetUpdateBarrier
-
- setup() - Method in class org.apache.flink.runtime.iterative.concurrent.SuperstepBarrier
-
setup the barrier, has to be called at the beginning of each superstep
- setup(PactTaskContext<GroupReduceFunction<IT, OT>, OT>) - Method in class org.apache.flink.runtime.operators.AllGroupReduceDriver
-
- setup(PactTaskContext<ReduceFunction<T>, T>) - Method in class org.apache.flink.runtime.operators.AllReduceDriver
-
- setup(AbstractInvokable) - Method in class org.apache.flink.runtime.operators.chaining.ChainedCollectorMapDriver
-
- setup(TaskConfig, String, Collector<OT>, AbstractInvokable, ClassLoader) - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
-
- setup(AbstractInvokable) - Method in class org.apache.flink.runtime.operators.chaining.ChainedDriver
-
- setup(AbstractInvokable) - Method in class org.apache.flink.runtime.operators.chaining.ChainedFlatMapDriver
-
- setup(AbstractInvokable) - Method in class org.apache.flink.runtime.operators.chaining.ChainedMapDriver
-
- setup(AbstractInvokable) - Method in class org.apache.flink.runtime.operators.chaining.ChainedTerminationCriterionDriver
-
- setup(AbstractInvokable) - Method in class org.apache.flink.runtime.operators.chaining.SynchronousChainedCombineDriver
-
- setup(PactTaskContext<CoGroupFunction<IT1, IT2, OT>, OT>) - Method in class org.apache.flink.runtime.operators.CoGroupDriver
-
- setup(PactTaskContext<CoGroupFunction<IT1, IT2, OT>, OT>) - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetFirstDriver
-
- setup(PactTaskContext<CoGroupFunction<IT1, IT2, OT>, OT>) - Method in class org.apache.flink.runtime.operators.CoGroupWithSolutionSetSecondDriver
-
- setup(PactTaskContext<GenericCollectorMap<IT, OT>, OT>) - Method in class org.apache.flink.runtime.operators.CollectorMapDriver
-
- setup(PactTaskContext<CrossFunction<T1, T2, OT>, OT>) - Method in class org.apache.flink.runtime.operators.CrossDriver
-
- setup(PactTaskContext<FlatMapFunction<IT, OT>, OT>) - Method in class org.apache.flink.runtime.operators.FlatMapDriver
-
- setup(PactTaskContext<FlatCombineFunction<T>, T>) - Method in class org.apache.flink.runtime.operators.GroupReduceCombineDriver
-
- setup(PactTaskContext<GroupReduceFunction<IT, OT>, OT>) - Method in class org.apache.flink.runtime.operators.GroupReduceDriver
-
- setup(PactTaskContext<FlatJoinFunction<IT1, IT2, OT>, OT>) - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetFirstDriver
-
- setup(PactTaskContext<FlatJoinFunction<IT1, IT2, OT>, OT>) - Method in class org.apache.flink.runtime.operators.JoinWithSolutionSetSecondDriver
-
- setup(PactTaskContext<MapFunction<IT, OT>, OT>) - Method in class org.apache.flink.runtime.operators.MapDriver
-
- setup(PactTaskContext<FlatJoinFunction<IT1, IT2, OT>, OT>) - Method in class org.apache.flink.runtime.operators.MatchDriver
-
- setup(PactTaskContext<AbstractRichFunction, T>) - Method in class org.apache.flink.runtime.operators.NoOpDriver
-
- setup(PactTaskContext<S, OT>) - Method in interface org.apache.flink.runtime.operators.PactDriver
-
- setup(PactTaskContext<ReduceFunction<T>, T>) - Method in class org.apache.flink.runtime.operators.ReduceCombineDriver
-
- setup(PactTaskContext<ReduceFunction<T>, T>) - Method in class org.apache.flink.runtime.operators.ReduceDriver
-
- setup(Configuration) - Method in class org.apache.flink.spargel.java.record.MessagingFunction
-
- setup(Configuration) - Method in class org.apache.flink.spargel.java.record.VertexUpdateFunction
-
- setup() - Method in class org.apache.flink.test.compiler.util.CompilerTestBase
-
- SetupInfoServlet - Class in org.apache.flink.runtime.jobmanager.web
-
A Servlet that displays the Configruation in the webinterface.
- SetupInfoServlet(JobManager) - Constructor for class org.apache.flink.runtime.jobmanager.web.SetupInfoServlet
-
- setupJob(JobConf) - Method in class org.apache.flink.hadoopcompatibility.mapred.record.datatypes.HadoopFileOutputCommitter
-
- setUrl(String) - Method in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat.AbstractConfigBuilder
-
Sets the url field.
- setUserCodeClassLoader(ClassLoader) - Method in class org.apache.flink.runtime.operators.DataSinkTask
-
Sets the class-loader to be used to load the user code.
- setUserCodeClassLoader(ClassLoader) - Method in class org.apache.flink.runtime.operators.DataSourceTask
-
Sets the class-loader to be used to load the user code.
- setUserCodeClassLoader(ClassLoader) - Method in class org.apache.flink.runtime.operators.RegularPactTask
-
Sets the class-loader to be used to load the user code.
- setUserCPU(int) - Method in class org.apache.flink.runtime.profiling.impl.types.InternalInstanceProfilingData
-
- setUsername(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCInputFormat.JDBCInputFormatBuilder
-
- setUsername(String) - Method in class org.apache.flink.api.java.io.jdbc.JDBCOutputFormat.JDBCOutputFormatBuilder
-
- setUsername(String) - Method in class org.apache.flink.api.java.record.io.jdbc.JDBCOutputFormat.AbstractConfigBuilder
-
Sets the username field.
- setValue(int) - Method in class org.apache.flink.runtime.types.IntegerRecord
-
Set the value of this integer record.
- setValue(boolean) - Method in class org.apache.flink.types.BooleanValue
-
- setValue(BooleanValue) - Method in class org.apache.flink.types.BooleanValue
-
- setValue(byte) - Method in class org.apache.flink.types.ByteValue
-
Sets the encapsulated byte to the specified value.
- setValue(ByteValue) - Method in class org.apache.flink.types.ByteValue
-
- setValue(char) - Method in class org.apache.flink.types.CharValue
-
Sets the encapsulated char to the specified value.
- setValue(CharValue) - Method in class org.apache.flink.types.CharValue
-
- setValue(double) - Method in class org.apache.flink.types.DoubleValue
-
Sets the value of the encapsulated primitive double.
- setValue(DoubleValue) - Method in class org.apache.flink.types.DoubleValue
-
- setValue(float) - Method in class org.apache.flink.types.FloatValue
-
Sets the value of the encapsulated primitive float.
- setValue(FloatValue) - Method in class org.apache.flink.types.FloatValue
-
- setValue(int) - Method in class org.apache.flink.types.IntValue
-
Sets the encapsulated int to the specified value.
- setValue(IntValue) - Method in class org.apache.flink.types.IntValue
-
- setValue(long) - Method in class org.apache.flink.types.LongValue
-
Sets the value of the encapsulated long to the specified value.
- setValue(LongValue) - Method in class org.apache.flink.types.LongValue
-
- setValue(T) - Method in interface org.apache.flink.types.ResettableValue
-
Sets the encapsulated value to another value
- setValue(short) - Method in class org.apache.flink.types.ShortValue
-
Sets the encapsulated short to the specified value.
- setValue(ShortValue) - Method in class org.apache.flink.types.ShortValue
-
- setValue(CharSequence) - Method in class org.apache.flink.types.StringValue
-
Sets the value of the StringValue to the given string.
- setValue(StringValue) - Method in class org.apache.flink.types.StringValue
-
Sets the value of the StringValue to the given string.
- setValue(StringValue, int, int) - Method in class org.apache.flink.types.StringValue
-
Sets the value of the StringValue to a substring of the given string.
- setValue(CharSequence, int, int) - Method in class org.apache.flink.types.StringValue
-
Sets the value of the StringValue to a substring of the given string.
- setValue(CharBuffer) - Method in class org.apache.flink.types.StringValue
-
Sets the contents of this string to the contents of the given CharBuffer.
- setValue(char[], int, int) - Method in class org.apache.flink.types.StringValue
-
Sets the value of the StringValue to a substring of the given value.
- setValueAscii(byte[], int, int) - Method in class org.apache.flink.types.StringValue
-
Sets the value of this StringValue, assuming that the binary data is ASCII coded.
- setVertexInput(Operator<Record>) - Method in class org.apache.flink.spargel.java.record.SpargelIteration
-
- setVertexToShareInstancesWith(AbstractJobVertex) - Method in class org.apache.flink.runtime.jobgraph.AbstractJobVertex
-
Sets the vertex this vertex should share its instances with at runtime.
- setWaitForSolutionSetUpdate() - Method in class org.apache.flink.runtime.operators.util.TaskConfig
-
- setWorksetSerializer(TypeSerializerFactory<?>) - Method in class org.apache.flink.compiler.plan.WorksetIterationPlanNode
-
- setWriteMode(FileSystem.WriteMode) - Method in class org.apache.flink.api.common.io.FileOutputFormat
-
- setWritePosition(long) - Method in interface org.apache.flink.core.memory.SeekableDataOutputView
-
Sets the write pointer to the given position.
- setWritePosition(long) - Method in class org.apache.flink.runtime.io.disk.RandomAccessOutputView
-
- setWrittenFields(FieldSet) - Method in class org.apache.flink.api.common.operators.SemanticProperties
-
Sets the field(s) that are written in the destination record(s).
- ShippingPriorityItem() - Constructor for class org.apache.flink.example.java.relational.TPCHQuery3.ShippingPriorityItem
-
- ShippingPriorityItem(Integer, Double, String, Integer, Integer) - Constructor for class org.apache.flink.example.java.relational.TPCHQuery3.ShippingPriorityItem
-
- ShipStrategyType - Enum in org.apache.flink.runtime.operators.shipping
-
Enumeration defining the different shipping types of the output, such as local forward, re-partitioning by hash,
or re-partitioning by range.
- SHORT_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.java.typeutils.BasicArrayTypeInfo
-
- SHORT_PRIMITIVE_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.java.typeutils.PrimitiveArrayTypeInfo
-
- SHORT_TYPE_INFO - Static variable in class org.apache.flink.api.java.typeutils.BasicTypeInfo
-
- ShortComparator - Class in org.apache.flink.api.common.typeutils.base
-
- ShortComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.ShortComparator
-
- ShortParser - Class in org.apache.flink.types.parser
-
Parses a decimal text field into a
Short.
- ShortParser() - Constructor for class org.apache.flink.types.parser.ShortParser
-
- ShortPrimitiveArraySerializer - Class in org.apache.flink.api.common.typeutils.base.array
-
A serializer for long arrays.
- ShortPrimitiveArraySerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.array.ShortPrimitiveArraySerializer
-
- ShortSerializer - Class in org.apache.flink.api.common.typeutils.base
-
- ShortSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.ShortSerializer
-
- ShortSumAgg() - Constructor for class org.apache.flink.api.java.aggregation.SumAggregationFunction.ShortSumAgg
-
- ShortValue - Class in org.apache.flink.types
-
Boxed serializable and comparable short integer type, representing the primitive
type short.
- ShortValue() - Constructor for class org.apache.flink.types.ShortValue
-
Initializes the encapsulated short with 0.
- ShortValue(short) - Constructor for class org.apache.flink.types.ShortValue
-
Initializes the encapsulated short with the provided value.
- ShortValueParser - Class in org.apache.flink.types.parser
-
- ShortValueParser() - Constructor for class org.apache.flink.types.parser.ShortValueParser
-
- ShortValueSerializer - Class in org.apache.flink.api.common.typeutils.base
-
- ShortValueSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.ShortValueSerializer
-
- showControlCharacters(String) - Static method in class org.apache.flink.util.StringUtils
-
Replaces control characters by their escape-coded version.
- shutdown() - Method in class org.apache.flink.runtime.filecache.FileCache
-
- shutdown() - Method in class org.apache.flink.runtime.instance.DefaultInstanceManager
-
- shutdown() - Method in interface org.apache.flink.runtime.instance.InstanceManager
-
- shutdown() - Method in class org.apache.flink.runtime.instance.LocalInstanceManager
-
- shutdown() - Method in class org.apache.flink.runtime.io.disk.iomanager.IOManager
-
Close method.
- shutdown() - Method in class org.apache.flink.runtime.io.network.ChannelManager
-
- shutdown() - Method in class org.apache.flink.runtime.io.network.LocalConnectionManager
-
- shutdown() - Method in class org.apache.flink.runtime.io.network.netty.NettyConnectionManager
-
- shutdown() - Method in interface org.apache.flink.runtime.io.network.NetworkConnectionManager
-
- shutdown() - Method in class org.apache.flink.runtime.jobmanager.EventCollector
-
Stops the timer thread and cleans up the
data structure which stores the collected events.
- shutdown() - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- shutdown() - Method in class org.apache.flink.runtime.jobmanager.scheduler.DefaultScheduler
-
Shuts the scheduler down.
- shutdown() - Method in class org.apache.flink.runtime.memorymanager.DefaultMemoryManager
-
- shutdown() - Method in interface org.apache.flink.runtime.memorymanager.MemoryManager
-
Shuts the memory manager down, trying to release all the memory it managed.
- shutdown() - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.ThreadBase
-
Forces an immediate shutdown of the thread.
- shutdown() - Method in class org.apache.flink.runtime.profiling.impl.JobManagerProfilerImpl
-
- shutdown() - Method in class org.apache.flink.runtime.profiling.impl.TaskManagerProfilerImpl
-
- shutdown() - Method in interface org.apache.flink.runtime.profiling.JobManagerProfiler
-
Shuts done the job manager's profiling component
and stops all its internal processes.
- shutdown() - Method in interface org.apache.flink.runtime.profiling.TaskManagerProfiler
-
Shuts done the task manager's profiling component
and stops all its internal processes.
- shutdown() - Method in class org.apache.flink.runtime.taskmanager.TaskManager
-
Shuts the task manager down.
- signalTermination() - Method in class org.apache.flink.runtime.iterative.concurrent.SuperstepKickoffLatch
-
- SimpleAccumulator<T> - Interface in org.apache.flink.api.common.accumulators
-
Similar to Accumulator, but the type of items to add and the result value
must be the same.
- SimpleCloseableInputProvider<E> - Class in org.apache.flink.runtime.operators.util
-
A simple iterator provider that returns a supplied iterator and does nothing when closed.
- SimpleCloseableInputProvider(MutableObjectIterator<E>) - Constructor for class org.apache.flink.runtime.operators.util.SimpleCloseableInputProvider
-
Creates a new simple input provider that will return the given iterator.
- SimpleCollectingOutputView - Class in org.apache.flink.runtime.io.disk
-
The list with the full segments contains at any point all completely full segments, plus the segment that is
currently filled.
- SimpleCollectingOutputView(List<MemorySegment>, MemorySegmentSource, int) - Constructor for class org.apache.flink.runtime.io.disk.SimpleCollectingOutputView
-
- SimpleDistribution - Class in org.apache.flink.api.common.distributions
-
- SimpleDistribution() - Constructor for class org.apache.flink.api.common.distributions.SimpleDistribution
-
- SimpleDistribution(Key<?>[]) - Constructor for class org.apache.flink.api.common.distributions.SimpleDistribution
-
- SimpleDistribution(Key<?>[][]) - Constructor for class org.apache.flink.api.common.distributions.SimpleDistribution
-
- SimpleIntegerDistribution - Class in org.apache.flink.api.common.distributions
-
- SimpleIntegerDistribution() - Constructor for class org.apache.flink.api.common.distributions.SimpleIntegerDistribution
-
- SimpleIntegerDistribution(int[]) - Constructor for class org.apache.flink.api.common.distributions.SimpleIntegerDistribution
-
- SimpleIntegerDistribution(IntValue[]) - Constructor for class org.apache.flink.api.common.distributions.SimpleIntegerDistribution
-
- SimpleIntegerDistribution(IntValue[][]) - Constructor for class org.apache.flink.api.common.distributions.SimpleIntegerDistribution
-
- SimpleMemorySegment - Class in org.apache.flink.runtime.memorymanager
-
This class represents a piece of memory allocated from the memory manager.
- SimpleMemorySegment(byte[]) - Constructor for class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
Creates a new memory segment of given size with the provided views.
- SimpleStringUtils - Class in org.apache.flink.util
-
Utility class for efficient string operations on strings.
- SimpleStringUtils.WhitespaceTokenizer - Class in org.apache.flink.util
-
A tokenizer for string values that uses whitespace characters as token delimiters.
- SingleElementIterator<E> - Class in org.apache.flink.runtime.util
-
An
Iterator that contains only a single element.
- SingleElementIterator() - Constructor for class org.apache.flink.runtime.util.SingleElementIterator
-
- SingleInputNode - Class in org.apache.flink.compiler.dag
-
A node in the optimizer's program representation for a PACT with a single input.
- SingleInputNode(SingleInputOperator<?, ?, ?>) - Constructor for class org.apache.flink.compiler.dag.SingleInputNode
-
Creates a new node with a single input for the optimizer plan.
- SingleInputNode(FieldSet) - Constructor for class org.apache.flink.compiler.dag.SingleInputNode
-
- SingleInputNode() - Constructor for class org.apache.flink.compiler.dag.SingleInputNode
-
- SingleInputNode(SingleInputNode) - Constructor for class org.apache.flink.compiler.dag.SingleInputNode
-
- SingleInputOperator<IN,OUT,FT extends Function> - Class in org.apache.flink.api.common.operators
-
Abstract superclass for for all operators that have one input like "map" or "reduce".
- SingleInputOperator(UserCodeWrapper<FT>, UnaryOperatorInformation<IN, OUT>, int[], String) - Constructor for class org.apache.flink.api.common.operators.SingleInputOperator
-
Creates a new abstract single-input operator with the given name wrapping the given user function.
- SingleInputOperator(UserCodeWrapper<FT>, UnaryOperatorInformation<IN, OUT>, String) - Constructor for class org.apache.flink.api.common.operators.SingleInputOperator
-
Creates a new abstract single-input operator with the given name wrapping the given user function.
- SingleInputOperator<IN,OUT,O extends SingleInputOperator<IN,OUT,O>> - Class in org.apache.flink.api.java.operators
-
Base class for operations that operates on a single input data set.
- SingleInputOperator(DataSet<IN>, TypeInformation<OUT>) - Constructor for class org.apache.flink.api.java.operators.SingleInputOperator
-
- SingleInputPlanNode - Class in org.apache.flink.compiler.plan
-
- SingleInputPlanNode(OptimizerNode, String, Channel, DriverStrategy) - Constructor for class org.apache.flink.compiler.plan.SingleInputPlanNode
-
- SingleInputPlanNode(OptimizerNode, String, Channel, DriverStrategy, FieldList) - Constructor for class org.apache.flink.compiler.plan.SingleInputPlanNode
-
- SingleInputPlanNode(OptimizerNode, String, Channel, DriverStrategy, FieldList, boolean[]) - Constructor for class org.apache.flink.compiler.plan.SingleInputPlanNode
-
- SingleInputSemanticProperties - Class in org.apache.flink.api.common.operators
-
Container for the semantic properties associated to a single input operator.
- SingleInputSemanticProperties() - Constructor for class org.apache.flink.api.common.operators.SingleInputSemanticProperties
-
- SingleInputUdfOperator<IN,OUT,O extends SingleInputUdfOperator<IN,OUT,O>> - Class in org.apache.flink.api.java.operators
-
The SingleInputUdfOperator is the base class of all unary operators that execute
user-defined functions (UDFs).
- SingleInputUdfOperator(DataSet<IN>, TypeInformation<OUT>) - Constructor for class org.apache.flink.api.java.operators.SingleInputUdfOperator
-
Creates a new operators with the given data set as input.
- SingleInstanceProfilingEvent - Class in org.apache.flink.runtime.profiling.types
-
A single instance profiling event encapsulates profiling information for one particular instance.
- SingleInstanceProfilingEvent(int, int, int, int, int, int, int, long, long, long, long, long, long, long, JobID, long, long, String) - Constructor for class org.apache.flink.runtime.profiling.types.SingleInstanceProfilingEvent
-
Constructs a new instance profiling event.
- SingleInstanceProfilingEvent() - Constructor for class org.apache.flink.runtime.profiling.types.SingleInstanceProfilingEvent
-
Default constructor for serialization/deserialization.
- SinkJoiner - Class in org.apache.flink.compiler.dag
-
This class represents a utility node that is not part of the actual plan.
- SinkJoiner(OptimizerNode, OptimizerNode) - Constructor for class org.apache.flink.compiler.dag.SinkJoiner
-
- SinkJoinerPlanNode - Class in org.apache.flink.compiler.plan
-
- SinkJoinerPlanNode(SinkJoiner, Channel, Channel) - Constructor for class org.apache.flink.compiler.plan.SinkJoinerPlanNode
-
- SinkPlanNode - Class in org.apache.flink.compiler.plan
-
Plan candidate node for data flow sinks.
- SinkPlanNode(DataSinkNode, String, Channel) - Constructor for class org.apache.flink.compiler.plan.SinkPlanNode
-
Constructs a new sink candidate node that uses NONE as its local strategy.
- sinks - Variable in class org.apache.flink.api.common.Plan
-
A collection of all sinks in the plan.
- size() - Method in class org.apache.flink.api.common.operators.util.FieldSet
-
- size() - Method in class org.apache.flink.compiler.deadlockdetect.DeadlockGraph
-
- size() - Method in class org.apache.flink.core.fs.FileChannelWrapper
-
- size() - Method in class org.apache.flink.core.memory.MemorySegment
-
Gets the size of the memory segment, in bytes.
- SIZE - Static variable in class org.apache.flink.runtime.AbstractID
-
The size of the ID in byte
- size() - Method in class org.apache.flink.runtime.io.network.Buffer
-
- size - Variable in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
The size of the memory segment.
- size() - Method in class org.apache.flink.runtime.memorymanager.CheckedMemorySegment
-
- size() - Method in class org.apache.flink.runtime.memorymanager.SimpleMemorySegment
-
Gets the size of the memory segment, in bytes.
- size() - Method in class org.apache.flink.runtime.memorymanager.UnsafeMemorySegment
-
Gets the size of the memory segment, in bytes.
- size() - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
-
- size() - Method in interface org.apache.flink.runtime.operators.sort.IndexedSortable
-
Gets the number of elements in the sortable.
- size() - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
-
- size() - Method in class org.apache.flink.runtime.operators.sort.PartialOrderPriorityQueue
-
Returns the number of elements currently stored in the PriorityQueue.
- size() - Method in class org.apache.flink.runtime.profiling.impl.types.ProfilingDataContainer
-
- size() - Method in class org.apache.flink.runtime.util.IntArrayList
-
- size() - Method in class org.apache.flink.runtime.util.LongArrayList
-
- size() - Method in class org.apache.flink.types.ListValue
-
- size() - Method in class org.apache.flink.types.MapValue
-
- SIZE_UNKNOWN - Static variable in interface org.apache.flink.api.common.io.statistics.BaseStatistics
-
Constant indicating that the input size is unknown.
- skip(long) - Method in class org.apache.flink.core.fs.local.LocalDataInputStream
-
- skip(DataInput) - Static method in class org.apache.flink.core.io.StringRecord
-
Skips over one Text in the input.
- skip(long) - Method in class org.apache.flink.runtime.fs.hdfs.DistributedDataInputStream
-
- skipArray() - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- skipArray() - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- skipBytes() - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- skipBytes() - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- skipBytes(int) - Method in class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- skipBytes(int) - Method in class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- skipBytes(int) - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- skipBytes(int) - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
- skipBytesToRead(int) - Method in interface org.apache.flink.core.memory.DataInputView
-
Skips numBytes bytes of memory.
- skipBytesToRead(int) - Method in class org.apache.flink.core.memory.InputViewDataInputStreamWrapper
-
- skipBytesToRead(int) - Method in class org.apache.flink.core.memory.InputViewObjectInputStreamWrapper
-
- skipBytesToRead(int) - Method in class org.apache.flink.runtime.io.network.serialization.DataInputDeserializer
-
- skipBytesToRead(int) - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedInputView
-
- skipBytesToWrite(int) - Method in interface org.apache.flink.core.memory.DataOutputView
-
Skips numBytes bytes memory.
- skipBytesToWrite(int) - Method in class org.apache.flink.core.memory.OutputViewDataOutputStreamWrapper
-
- skipBytesToWrite(int) - Method in class org.apache.flink.core.memory.OutputViewObjectOutputStreamWrapper
-
- skipBytesToWrite(int) - Method in class org.apache.flink.runtime.io.network.serialization.DataOutputSerializer
-
- skipBytesToWrite(int) - Method in class org.apache.flink.runtime.memorymanager.AbstractPagedOutputView
-
- skipFields(byte[], int, int, char) - Method in class org.apache.flink.api.common.io.GenericCsvInputFormat
-
- skipFirstLineAsHeader - Variable in class org.apache.flink.api.java.io.CsvReader
-
- skipFixed(int) - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- skipFixed(int) - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- skipFully(DataInput, int) - Static method in class org.apache.flink.core.io.StringRecord
-
- skipFully(InputStream, long) - Static method in class org.apache.flink.runtime.util.IOUtils
-
Similar to readFully().
- skipMap() - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- skipMap() - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- skipString() - Method in class org.apache.flink.api.avro.DataInputDecoder
-
- skipString() - Method in class org.apache.flink.api.java.typeutils.runtime.DataInputDecoder
-
- SocketInputStream - Class in org.apache.flink.runtime.net
-
This implements an input stream that can have a timeout while reading.
- SocketInputStream(ReadableByteChannel, long) - Constructor for class org.apache.flink.runtime.net.SocketInputStream
-
Create a new input stream with the given timeout.
- SocketInputStream(Socket, long) - Constructor for class org.apache.flink.runtime.net.SocketInputStream
-
Same as SocketInputStream(socket.getChannel(), timeout):
Create a new input stream with the given timeout.
- SocketInputStream(Socket) - Constructor for class org.apache.flink.runtime.net.SocketInputStream
-
Same as SocketInputStream(socket.getChannel(), socket.getSoTimeout())
:
Create a new input stream with the given timeout.
- SocketOutputStream - Class in org.apache.flink.runtime.net
-
This implements an output stream that can have a timeout while writing.
- SocketOutputStream(WritableByteChannel, long) - Constructor for class org.apache.flink.runtime.net.SocketOutputStream
-
Create a new ouput stream with the given timeout.
- SocketOutputStream(Socket, long) - Constructor for class org.apache.flink.runtime.net.SocketOutputStream
-
Same as SocketOutputStream(socket.getChannel(), timeout):
Create a new ouput stream with the given timeout.
- SolutionSetBroker - Class in org.apache.flink.runtime.iterative.concurrent
-
Used to hand over the hash-join from the iteration head to the solution-set match.
- SolutionSetDeltaOperator - Class in org.apache.flink.compiler.operators
-
- SolutionSetDeltaOperator(FieldList) - Constructor for class org.apache.flink.compiler.operators.SolutionSetDeltaOperator
-
- SolutionSetFastUpdateOutputCollector<T> - Class in org.apache.flink.runtime.iterative.io
-
A
Collector to update the solution set of a workset iteration.
- SolutionSetFastUpdateOutputCollector(CompactingHashTable<T>, TypeSerializer<T>) - Constructor for class org.apache.flink.runtime.iterative.io.SolutionSetFastUpdateOutputCollector
-
- SolutionSetFastUpdateOutputCollector(CompactingHashTable<T>, TypeSerializer<T>, Collector<T>) - Constructor for class org.apache.flink.runtime.iterative.io.SolutionSetFastUpdateOutputCollector
-
- SolutionSetNode - Class in org.apache.flink.compiler.dag
-
The optimizer's internal representation of the solution set of a workset iteration.
- SolutionSetNode(DeltaIterationBase.SolutionSetPlaceHolder<?>, WorksetIterationNode) - Constructor for class org.apache.flink.compiler.dag.SolutionSetNode
-
- SolutionSetPlaceHolder(DeltaIterationBase<ST, ?>, OperatorInformation<ST>) - Constructor for class org.apache.flink.api.common.operators.base.DeltaIterationBase.SolutionSetPlaceHolder
-
- SolutionSetPlaceHolder(DeltaIterationBase<Record, ?>) - Constructor for class org.apache.flink.api.java.record.operators.DeltaIteration.SolutionSetPlaceHolder
-
- SolutionSetPlanNode - Class in org.apache.flink.compiler.plan
-
Plan candidate node for partial solution of a bulk iteration.
- SolutionSetPlanNode(SolutionSetNode, String, GlobalProperties, LocalProperties, Channel) - Constructor for class org.apache.flink.compiler.plan.SolutionSetPlanNode
-
- SolutionSetUpdateBarrier - Class in org.apache.flink.runtime.iterative.concurrent
-
Resettable barrier to synchronize IterationHeadPactTask and IterationTailPactTask in case of
iterations that contain a separate solution set tail.
- SolutionSetUpdateBarrier() - Constructor for class org.apache.flink.runtime.iterative.concurrent.SolutionSetUpdateBarrier
-
- SolutionSetUpdateBarrierBroker - Class in org.apache.flink.runtime.iterative.concurrent
-
- SolutionSetUpdateOutputCollector<T> - Class in org.apache.flink.runtime.iterative.io
-
A
Collector to update the solution set of a workset iteration.
- SolutionSetUpdateOutputCollector(CompactingHashTable<T>, TypeSerializer<T>) - Constructor for class org.apache.flink.runtime.iterative.io.SolutionSetUpdateOutputCollector
-
- SolutionSetUpdateOutputCollector(CompactingHashTable<T>, TypeSerializer<T>, Collector<T>) - Constructor for class org.apache.flink.runtime.iterative.io.SolutionSetUpdateOutputCollector
-
- sort(IndexedSortable, int, int) - Method in class org.apache.flink.runtime.operators.sort.HeapSort
-
- sort(IndexedSortable) - Method in class org.apache.flink.runtime.operators.sort.HeapSort
-
- sort(IndexedSortable, int, int) - Method in interface org.apache.flink.runtime.operators.sort.IndexedSorter
-
Sort the items accessed through the given IndexedSortable over the given
range of logical indices.
- sort(IndexedSortable) - Method in interface org.apache.flink.runtime.operators.sort.IndexedSorter
-
- sort(IndexedSortable, int, int) - Method in class org.apache.flink.runtime.operators.sort.QuickSort
-
Sort the given range of items using quick sort.
- sort(IndexedSortable) - Method in class org.apache.flink.runtime.operators.sort.QuickSort
-
- SortedGrouping<T> - Class in org.apache.flink.api.java.operators
-
- SortedGrouping(DataSet<T>, Keys<T>, int, Order) - Constructor for class org.apache.flink.api.java.operators.SortedGrouping
-
- Sorter<E> - Interface in org.apache.flink.runtime.operators.sort
-
The SortMerger interface representing the public interface to all specific Sort-Merge implementations.
- sortGroup(int, Order) - Method in class org.apache.flink.api.java.operators.SortedGrouping
-
- sortGroup(int, Order) - Method in class org.apache.flink.api.java.operators.UnsortedGrouping
-
- SortingThread(ExceptionHandler<IOException>, UnilateralSortMerger.CircularQueues<E>, AbstractInvokable) - Constructor for class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SortingThread
-
Creates a new sorting thread.
- SortMergeCoGroupIterator<T1,T2> - Class in org.apache.flink.runtime.operators.sort
-
- SortMergeCoGroupIterator(MutableObjectIterator<T1>, MutableObjectIterator<T2>, TypeSerializer<T1>, TypeComparator<T1>, TypeSerializer<T2>, TypeComparator<T2>, TypePairComparator<T1, T2>) - Constructor for class org.apache.flink.runtime.operators.sort.SortMergeCoGroupIterator
-
- SortMergeJoinDescriptor - Class in org.apache.flink.compiler.operators
-
- SortMergeJoinDescriptor(FieldList, FieldList) - Constructor for class org.apache.flink.compiler.operators.SortMergeJoinDescriptor
-
- sortOrders - Variable in class org.apache.flink.compiler.plan.DualInputPlanNode
-
- sortOrders - Variable in class org.apache.flink.compiler.plan.SingleInputPlanNode
-
- sortReadMemory - Variable in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
-
The memory segments used first for sorting and later for reading/pre-fetching
during the external merge.
- sortReadMemory - Variable in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
-
- source() - Static method in class org.apache.flink.api.java.record.operators.OperatorInfoHelper
-
- SourcePlanNode - Class in org.apache.flink.compiler.plan
-
Plan candidate node for data flow sources that have no input and no special strategies.
- SourcePlanNode(DataSourceNode, String) - Constructor for class org.apache.flink.compiler.plan.SourcePlanNode
-
Constructs a new source candidate node that uses NONE as its local strategy.
- SpanningRecordSerializer<T extends IOReadableWritable> - Class in org.apache.flink.runtime.io.network.serialization
-
- SpanningRecordSerializer() - Constructor for class org.apache.flink.runtime.io.network.serialization.SpanningRecordSerializer
-
- SpargelConnectedComponents - Class in org.apache.flink.spargel.java.examples
-
- SpargelConnectedComponents() - Constructor for class org.apache.flink.spargel.java.examples.SpargelConnectedComponents
-
- SpargelConnectedComponents.CCMessager - Class in org.apache.flink.spargel.java.examples
-
- SpargelConnectedComponents.CCUpdater - Class in org.apache.flink.spargel.java.examples
-
- SpargelConnectedComponents.IdAssigner - Class in org.apache.flink.spargel.java.examples
-
A map function that takes a Long value and creates a 2-tuple out of it:
- SpargelIteration - Class in org.apache.flink.spargel.java.record
-
- SpargelIteration(MessagingFunction<VertexKey, VertexValue, Message, EdgeValue>, VertexUpdateFunction<VertexKey, VertexValue, Message>) - Constructor for class org.apache.flink.spargel.java.record.SpargelIteration
-
- SpargelIteration(MessagingFunction<VertexKey, VertexValue, Message, EdgeValue>, VertexUpdateFunction<VertexKey, VertexValue, Message>, String) - Constructor for class org.apache.flink.spargel.java.record.SpargelIteration
-
- SpargelIteration.MessagingDriver<K extends Key<K>,V extends Value,M extends Value,E extends Value> - Class in org.apache.flink.spargel.java.record
-
- SpargelIteration.VertexUpdateDriver<K extends Key<K>,V extends Value,M extends Value> - Class in org.apache.flink.spargel.java.record
-
- SpargelPageRank - Class in org.apache.flink.spargel.java.examples
-
An implementation of the basic PageRank algorithm in the vertex-centric API (spargel).
- SpargelPageRank() - Constructor for class org.apache.flink.spargel.java.examples.SpargelPageRank
-
- SpargelPageRank.RankMessenger - Class in org.apache.flink.spargel.java.examples
-
Distributes the rank of a vertex among all target vertices according to the transition probability,
which is associated with an edge as the edge value.
- SpargelPageRank.VertexRankUpdater - Class in org.apache.flink.spargel.java.examples
-
Function that updates the rank of a vertex by summing up the partial ranks from all incoming messages
and then applying the dampening formula.
- SpargelPageRankCountingVertices - Class in org.apache.flink.spargel.java.examples
-
An implementation of the basic PageRank algorithm in the vertex-centric API (spargel).
- SpargelPageRankCountingVertices() - Constructor for class org.apache.flink.spargel.java.examples.SpargelPageRankCountingVertices
-
- SpargelPageRankCountingVertices.RankMessenger - Class in org.apache.flink.spargel.java.examples
-
Distributes the rank of a vertex among all target vertices according to the transition probability,
which is associated with an edge as the edge value.
- SpargelPageRankCountingVertices.VertexRankUpdater - Class in org.apache.flink.spargel.java.examples
-
Function that updates the rank of a vertex by summing up the partial ranks from all incoming messages
and then applying the dampening formula.
- SparseKeySchema - Class in org.apache.flink.compiler.postpass
-
Class encapsulating a schema map (int column position -> column type) and a reference counter.
- SparseKeySchema() - Constructor for class org.apache.flink.compiler.postpass.SparseKeySchema
-
- SpillingBuffer - Class in org.apache.flink.runtime.io.disk
-
An output view that buffers written data in memory pages and spills them when they are full.
- SpillingBuffer(IOManager, MemorySegmentSource, int) - Constructor for class org.apache.flink.runtime.io.disk.SpillingBuffer
-
- spillingMarker() - Static method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
-
Gets the element that is passed as marker for signal beginning of spilling.
- SpillingResettableIterator<T> - Class in org.apache.flink.runtime.operators.resettable
-
Implementation of a resettable iterator.
- SpillingResettableIterator(Iterator<T>, TypeSerializer<T>, MemoryManager, IOManager, int, AbstractInvokable) - Constructor for class org.apache.flink.runtime.operators.resettable.SpillingResettableIterator
-
- SpillingResettableIterator(Iterator<T>, TypeSerializer<T>, MemoryManager, IOManager, List<MemorySegment>) - Constructor for class org.apache.flink.runtime.operators.resettable.SpillingResettableIterator
-
- SpillingResettableMutableObjectIterator<T> - Class in org.apache.flink.runtime.operators.resettable
-
Implementation of a resettable iterator.
- SpillingResettableMutableObjectIterator(MutableObjectIterator<T>, TypeSerializer<T>, MemoryManager, IOManager, int, AbstractInvokable) - Constructor for class org.apache.flink.runtime.operators.resettable.SpillingResettableMutableObjectIterator
-
- SpillingResettableMutableObjectIterator(MutableObjectIterator<T>, TypeSerializer<T>, MemoryManager, IOManager, List<MemorySegment>) - Constructor for class org.apache.flink.runtime.operators.resettable.SpillingResettableMutableObjectIterator
-
- SpillingThread(ExceptionHandler<IOException>, UnilateralSortMerger.CircularQueues<E>, AbstractInvokable, MemoryManager, IOManager, TypeSerializer<E>, TypeComparator<E>, List<MemorySegment>, List<MemorySegment>, int) - Constructor for class org.apache.flink.runtime.operators.sort.UnilateralSortMerger.SpillingThread
-
Creates the spilling thread.
- spillPartition(List<MemorySegment>, IOManager, Channel.ID, LinkedBlockingQueue<MemorySegment>) - Method in class org.apache.flink.runtime.operators.hash.HashPartition
-
Spills this partition to disk and sets it up such that it continues spilling records that are added to
it.
- spillPartition() - Method in class org.apache.flink.runtime.operators.hash.MutableHashTable
-
Selects a partition and spills it.
- split(int) - Method in class org.apache.flink.util.NumberSequenceIterator
-
- split(int) - Method in interface org.apache.flink.util.SplittableIterator
-
- splitLength - Variable in class org.apache.flink.api.common.io.FileInputFormat
-
The length of the split that this parallel instance must consume.
- splitStart - Variable in class org.apache.flink.api.common.io.FileInputFormat
-
The start of the split that this parallel instance must consume.
- SplittableIterator<T> - Interface in org.apache.flink.util
-
- splitVertex() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
Returns a duplicate of this execution vertex.
- start() - Method in class org.apache.flink.client.LocalExecutor
-
- start() - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- start() - Method in class org.apache.flink.client.web.WebInterfaceServer
-
Starts the web frontend server.
- start(ChannelManager) - Method in class org.apache.flink.runtime.io.network.LocalConnectionManager
-
- start(ChannelManager) - Method in class org.apache.flink.runtime.io.network.netty.NettyConnectionManager
-
- start(ChannelManager) - Method in interface org.apache.flink.runtime.io.network.NetworkConnectionManager
-
- start() - Method in class org.apache.flink.runtime.ipc.Server
-
Starts the service.
- start() - Method in class org.apache.flink.runtime.jobmanager.web.WebInfoServer
-
Starts the web frontend server.
- START_PAGE_URL - Static variable in class org.apache.flink.client.web.JobSubmissionServlet
-
- startCluster() - Method in class org.apache.flink.test.util.AbstractTestBase
-
- startExecution() - Method in class org.apache.flink.runtime.taskmanager.Task
-
Starts the execution of this task.
- startInfoServer() - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
Starts the Jetty Infoserver for the Jobmanager
- startItem() - Method in class org.apache.flink.api.avro.DataOutputEncoder
-
- startItem() - Method in class org.apache.flink.api.java.typeutils.runtime.DataOutputEncoder
-
- startNextSuperstep() - Method in class org.apache.flink.runtime.io.network.api.AbstractRecordReader
-
- startNextSuperstep() - Method in interface org.apache.flink.runtime.io.network.api.ReaderBase
-
- startReading() - Method in class org.apache.flink.runtime.operators.TempBarrier
-
- startRecord() - Method in class org.apache.flink.api.common.io.BinaryOutputFormat.BlockBasedOutput
-
- startsWith(CharSequence, int) - Method in class org.apache.flink.types.StringValue
-
Checks whether the substring, starting at the specified index, starts with the given prefix string.
- startsWith(CharSequence) - Method in class org.apache.flink.types.StringValue
-
Checks whether this StringValue starts with the given prefix string.
- startTask() - Method in class org.apache.flink.runtime.executiongraph.ExecutionVertex
-
Deploys and starts the task represented by this vertex
on the assigned instance.
- startThreads() - Method in class org.apache.flink.runtime.operators.sort.UnilateralSortMerger
-
Starts all the threads that are used by this sort-merger.
- statisticsKey - Variable in class org.apache.flink.api.common.operators.base.GenericDataSourceBase
-
- stop() - Method in class org.apache.flink.client.LocalExecutor
-
Stop the local executor instance.
- stop() - Method in class org.apache.flink.client.minicluster.NepheleMiniCluster
-
- stop() - Method in class org.apache.flink.runtime.ipc.Client
-
Stop all threads related to this client.
- stop() - Method in class org.apache.flink.runtime.ipc.Server
-
Stops the service.
- stopCluster() - Method in class org.apache.flink.test.util.AbstractTestBase
-
- stopProxy(VersionedProtocol) - Static method in class org.apache.flink.runtime.ipc.RPC
-
Stop this proxy and release its invoker's resource
- stream - Variable in class org.apache.flink.api.common.io.FileInputFormat
-
The input stream reading from the input file.
- stream - Variable in class org.apache.flink.api.common.io.FileOutputFormat
-
The stream to which the data is written;
- STRING_ARRAY_TYPE_INFO - Static variable in class org.apache.flink.api.java.typeutils.BasicArrayTypeInfo
-
- STRING_TYPE_INFO - Static variable in class org.apache.flink.api.java.typeutils.BasicTypeInfo
-
- StringArraySerializer - Class in org.apache.flink.api.common.typeutils.base.array
-
A serializer for String arrays.
- StringArraySerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.array.StringArraySerializer
-
- StringComparator - Class in org.apache.flink.api.common.typeutils.base
-
- StringComparator(boolean) - Constructor for class org.apache.flink.api.common.typeutils.base.StringComparator
-
- stringifyException(Throwable) - Static method in class org.apache.flink.util.StringUtils
-
Makes a string representation of the exception.
- StringListValue() - Constructor for class org.apache.flink.api.java.record.io.avro.AvroRecordInputFormat.StringListValue
-
- StringMapValue() - Constructor for class org.apache.flink.api.java.record.io.avro.AvroRecordInputFormat.StringMapValue
-
- StringParser - Class in org.apache.flink.types.parser
-
Converts a variable length field of a byte array into a
String.
- StringParser() - Constructor for class org.apache.flink.types.parser.StringParser
-
- StringRecord - Class in org.apache.flink.core.io
-
This class stores text using standard UTF8 encoding.
- StringRecord() - Constructor for class org.apache.flink.core.io.StringRecord
-
- StringRecord(String) - Constructor for class org.apache.flink.core.io.StringRecord
-
Construct from a string.
- StringRecord(StringRecord) - Constructor for class org.apache.flink.core.io.StringRecord
-
Construct from another text.
- StringRecord(byte[]) - Constructor for class org.apache.flink.core.io.StringRecord
-
Construct from a byte array.
- StringSerializer - Class in org.apache.flink.api.common.typeutils.base
-
- StringSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.StringSerializer
-
- StringTaskEvent - Class in org.apache.flink.runtime.event.task
-
This class provides a simple implementation of an event that holds a string value.
- StringTaskEvent() - Constructor for class org.apache.flink.runtime.event.task.StringTaskEvent
-
The default constructor implementation.
- StringTaskEvent(String) - Constructor for class org.apache.flink.runtime.event.task.StringTaskEvent
-
Constructs a new string task event with the given string message.
- StringUtils - Class in org.apache.flink.util
-
Utility class to convert objects into strings in vice-versa.
- StringValue - Class in org.apache.flink.types
-
Mutable string data type that implements the Key interface.
- StringValue() - Constructor for class org.apache.flink.types.StringValue
-
Initializes the encapsulated String object with an empty string.
- StringValue(CharSequence) - Constructor for class org.apache.flink.types.StringValue
-
Initializes this StringValue to the value of the given string.
- StringValue(StringValue) - Constructor for class org.apache.flink.types.StringValue
-
Initializes this StringValue to a copy the given StringValue.
- StringValue(StringValue, int, int) - Constructor for class org.apache.flink.types.StringValue
-
Initializes the StringValue to a sub-string of the given StringValue.
- StringValueParser - Class in org.apache.flink.types.parser
-
Converts a variable length field of a byte array into a
StringValue.
- StringValueParser() - Constructor for class org.apache.flink.types.parser.StringValueParser
-
- StringValueSerializer - Class in org.apache.flink.api.common.typeutils.base
-
- StringValueSerializer() - Constructor for class org.apache.flink.api.common.typeutils.base.StringValueSerializer
-
- stub - Variable in class org.apache.flink.runtime.operators.RegularPactTask
-
The instantiated user code of this task's main operator (driver).
- subList(int, int) - Method in class org.apache.flink.types.ListValue
-
- submitJob() - Method in class org.apache.flink.runtime.client.JobClient
-
Submits the job assigned to this job client to the job manager.
- submitJob(JobGraph) - Method in class org.apache.flink.runtime.jobmanager.JobManager
-
- submitJob(JobGraph) - Method in interface org.apache.flink.runtime.protocols.JobManagementProtocol
-
Submits the specified job to the job manager.
- submitJobAndWait() - Method in class org.apache.flink.runtime.client.JobClient
-
Submits the job assigned to this job client to the job manager and queries the job manager
about the progress of the job until it is either finished or aborted.
- submitTasks(List<TaskDeploymentDescriptor>) - Method in class org.apache.flink.runtime.instance.Instance
-
- submitTasks(List<TaskDeploymentDescriptor>) - Method in interface org.apache.flink.runtime.protocols.TaskOperationProtocol
-
Submits a list of tasks to the task manager.
- submitTasks(List<TaskDeploymentDescriptor>) - Method in class org.apache.flink.runtime.taskmanager.TaskManager
-
- subscribeToEvent(EventListener, Class<? extends AbstractTaskEvent>) - Method in class org.apache.flink.runtime.event.task.EventNotificationManager
-
Subscribes the given event listener object to the specified event type.
- subscribeToEvent(EventListener, Class<? extends AbstractTaskEvent>) - Method in class org.apache.flink.runtime.io.network.api.AbstractRecordReader
-
Subscribes the listener object to receive events of the given type.
- subscribeToEvent(EventListener, Class<? extends AbstractTaskEvent>) - Method in class org.apache.flink.runtime.io.network.api.BufferWriter
-
- subscribeToEvent(EventListener, Class<? extends AbstractTaskEvent>) - Method in interface org.apache.flink.runtime.io.network.api.ReaderBase
-
Subscribes the listener object to receive events of the given type.
- subscribeToEvent(EventListener, Class<? extends AbstractTaskEvent>) - Method in class org.apache.flink.runtime.io.network.gates.Gate
-
- subSequence(int, int) - Method in class org.apache.flink.types.StringValue
-
- substring(int) - Method in class org.apache.flink.types.StringValue
-
Returns a new StringValuestring that is a substring of this string.
- substring(int, int) - Method in class org.apache.flink.types.StringValue
-
Returns a new StringValuestring that is a substring of this string.
- substring(StringValue, int) - Method in class org.apache.flink.types.StringValue
-
Copies a substring of this string into the given target StringValue.
- substring(StringValue, int, int) - Method in class org.apache.flink.types.StringValue
-
Copies a substring of this string into the given target StringValue.
- subtractCosts(Costs) - Method in class org.apache.flink.compiler.costs.Costs
-
Subtracts the given costs from these costs.
- SubUpdate() - Constructor for class org.apache.flink.example.java.ml.LinearRegression.SubUpdate
-
- suffix(String) - Method in class org.apache.flink.core.fs.Path
-
Adds a suffix to the final name in the path.
- sum(int) - Method in class org.apache.flink.api.java.DataSet
-
Syntactic sugar for aggregate (SUM, field)
- sum(int) - Method in class org.apache.flink.api.java.operators.UnsortedGrouping
-
Syntactic sugar for aggregate (SUM, field)
- SumAggregationFunction<T> - Class in org.apache.flink.api.java.aggregation
-
- SumAggregationFunction() - Constructor for class org.apache.flink.api.java.aggregation.SumAggregationFunction
-
- SumAggregationFunction.ByteSumAgg - Class in org.apache.flink.api.java.aggregation
-
- SumAggregationFunction.DoubleSumAgg - Class in org.apache.flink.api.java.aggregation
-
- SumAggregationFunction.FloatSumAgg - Class in org.apache.flink.api.java.aggregation
-
- SumAggregationFunction.IntSumAgg - Class in org.apache.flink.api.java.aggregation
-
- SumAggregationFunction.LongSumAgg - Class in org.apache.flink.api.java.aggregation
-
- SumAggregationFunction.ShortSumAgg - Class in org.apache.flink.api.java.aggregation
-
- SumAggregationFunction.SumAggregationFunctionFactory - Class in org.apache.flink.api.java.aggregation
-
- SumAggregationFunctionFactory() - Constructor for class org.apache.flink.api.java.aggregation.SumAggregationFunction.SumAggregationFunctionFactory
-
- SuperstepBarrier - Class in org.apache.flink.runtime.iterative.concurrent
-
A resettable one-shot latch.
- SuperstepBarrier(ClassLoader) - Constructor for class org.apache.flink.runtime.iterative.concurrent.SuperstepBarrier
-
- SuperstepKickoffLatch - Class in org.apache.flink.runtime.iterative.concurrent
-
- SuperstepKickoffLatch() - Constructor for class org.apache.flink.runtime.iterative.concurrent.SuperstepKickoffLatch
-
- SuperstepKickoffLatchBroker - Class in org.apache.flink.runtime.iterative.concurrent
-
- supportsCompareAgainstReference() - Method in class org.apache.flink.api.common.typeutils.TypeComparator
-
- supportsCompareAgainstReference() - Method in class org.apache.flink.api.java.typeutils.runtime.record.RecordComparator
-
- supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.BooleanComparator
-
- supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.ByteComparator
-
- supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.CharComparator
-
- supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.DoubleComparator
-
- supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.FloatComparator
-
- supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.IntComparator
-
- supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.LongComparator
-
- supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.ShortComparator
-
- supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.base.StringComparator
-
- supportsNormalizedKey() - Method in class org.apache.flink.api.common.typeutils.TypeComparator
-
Checks whether the data type supports the creation of a normalized key for comparison.
- supportsNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
-
- supportsNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
-
- supportsNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
-
- supportsNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.record.RecordComparator
-
- supportsNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparator
-
- supportsNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleLeadingFieldComparator
-
- supportsNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
-
- supportsNormalizedKey() - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
-
- supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.common.typeutils.base.BasicTypeComparator
-
- supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.common.typeutils.base.StringComparator
-
- supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.common.typeutils.TypeComparator
-
Check whether this comparator supports to serialize the record in a format that replaces its keys by a normalized
key.
- supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.java.typeutils.runtime.CopyableValueComparator
-
- supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.java.typeutils.runtime.GenericTypeComparator
-
- supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.java.typeutils.runtime.PojoComparator
-
- supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.java.typeutils.runtime.record.RecordComparator
-
- supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleComparator
-
- supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.java.typeutils.runtime.TupleLeadingFieldComparator
-
- supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.java.typeutils.runtime.ValueComparator
-
- supportsSerializationWithKeyNormalization() - Method in class org.apache.flink.api.java.typeutils.runtime.WritableComparator
-
- SUser - Class in org.apache.flink.api.java.record.io.avro.example
-
- SUser() - Constructor for class org.apache.flink.api.java.record.io.avro.example.SUser
-
- swap() - Method in class org.apache.flink.api.java.tuple.Tuple2
-
Returns a shallow copy of the tuple with swapped values.
- swap(int, int) - Method in class org.apache.flink.runtime.operators.sort.FixedLengthRecordSorter
-
- swap(int, int) - Method in interface org.apache.flink.runtime.operators.sort.IndexedSortable
-
Swap items at the given addresses.
- swap(int, int) - Method in class org.apache.flink.runtime.operators.sort.NormalizedKeySorter
-
- swapBytes(MemorySegment, MemorySegment, byte[], int, int, int) - Static method in class org.apache.flink.core.memory.MemorySegment
-
- swapUnionNodes(PlanNode) - Method in class org.apache.flink.compiler.plan.Channel
-
Utility method used while swapping binary union nodes for n-ary union nodes.
- switchBuffers() - Method in class org.apache.flink.runtime.iterative.io.SerializedUpdateBuffer
-
- SyncEventHandler - Class in org.apache.flink.runtime.iterative.task
-
- SyncEventHandler(int, Map<String, Aggregator<?>>, ClassLoader) - Constructor for class org.apache.flink.runtime.iterative.task.SyncEventHandler
-
- SynchronousChainedCombineDriver<T> - Class in org.apache.flink.runtime.operators.chaining
-
- SynchronousChainedCombineDriver() - Constructor for class org.apache.flink.runtime.operators.chaining.SynchronousChainedCombineDriver
-